Tests: Move TAP helpers to tests/utils/tap
[babeltrace.git] / tests / lib / test-bitfield.c
index 2cb7a74c3b3c4db527e09375e85ad62a97839244..16e8a57e98d11d1fea36d910554ba94b75716de8 100644 (file)
@@ -25,7 +25,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 
-#include "tap.h"
+#include <tap/tap.h>
 
 unsigned int glob;
 
This page took 0.022384 seconds and 4 git commands to generate.