Move immediate.h, marker.h and tracepoint.h to include/ust/
[ust.git] / tests / fork / fork2.c
index 7d0dda7dc2224fa89f573e3b735485e8fb08c7c0..63659c47342aea16ee1766e821187662653f873b 100644 (file)
@@ -1,7 +1,7 @@
 #include <stdio.h>
 #include <unistd.h>
 
-#include "marker.h"
+#include <ust/marker.h>
 
 int main()
 {
This page took 0.022443 seconds and 4 git commands to generate.