Move immediate.h, marker.h and tracepoint.h to include/ust/
[ust.git] / tests / basic_long / basic_long.c
index 29f26ef9a5ee804b132fed5bc370eca6214c631a..803d7ea6c1603db5a9eec17f32827076a4685a3d 100644 (file)
@@ -1,8 +1,7 @@
 #include <stdio.h>
 #include <unistd.h>
 
-#include "marker.h"
-
+#include <ust/marker.h>
 
 int main()
 {
This page took 0.037954 seconds and 4 git commands to generate.