tests: normalize inclusions of tap/tap.h
[babeltrace.git] / tests / bitfield / test-bitfield.c
index f0b44821e733de03ef4faf788cd088d5191a4050..017ebeb3ae40ec2c8561ae184a0b64caa043621e 100644 (file)
@@ -11,7 +11,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 
-#include <tap/tap.h>
+#include "tap/tap.h"
 
 unsigned int glob;
 
This page took 0.022956 seconds and 4 git commands to generate.