Move immediate.h, marker.h and tracepoint.h to include/ust/
[ust.git] / tests / fork / fork.c
index 677261b17d7c7d03eb91d655f9052450307a42f7..241ef8121484f065cd7b56fcd5816416f2dc366e 100644 (file)
@@ -2,8 +2,7 @@
 #include <unistd.h>
 #include <sys/types.h>
 
-#include "marker.h"
-
+#include <ust/marker.h>
 
 int main(int argc, char **argv, char *env[])
 {
This page took 0.022328 seconds and 4 git commands to generate.