Move immediate.h, marker.h and tracepoint.h to include/ust/
[ust.git] / tests / hello / hello.c
index 0417f1e962215807ef1f590314b01167e7b14b85..dc220c46075141063200ea856dab819f311b7579 100644 (file)
@@ -7,11 +7,7 @@
 #include <fcntl.h>
 #include <signal.h>
 
-#include "marker.h"
-#include "usterr.h"
-#include "tracer.h"
-#include "marker-control.h"
-#include "relay.h"
+#include <ust/marker.h>
 #include "tp.h"
 
 
This page took 0.022355 seconds and 4 git commands to generate.