Move immediate.h, marker.h and tracepoint.h to include/ust/
[ust.git] / tests / basic / basic.c
index a5ceff3639a6eab106ed945a1fd6a3212d3071e9..c1fa806903f3860a8ff0b975dd302468ff91d138 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.022092 seconds and 4 git commands to generate.