tests: normalize inclusions of tap/tap.h
[babeltrace.git] / tests / lib / test-bt-uuid.c
index 56136ac585813e3084893dbd9a2001bc67f9f071..5b0c3bed66b1a45e64d0fc337ee8c2350fe48cb1 100644 (file)
@@ -7,10 +7,10 @@
 #include <stdio.h>
 #include <string.h>
 
-#include <tap/tap.h>
-
 #include "common/uuid.h"
 
+#include "tap/tap.h"
+
 #define NR_TESTS 23
 
 static const char valid_str_1[] = "3d260c88-75ea-47b8-a7e2-d6077c0378d9";
This page took 0.024493 seconds and 4 git commands to generate.