Move immediate.h, marker.h and tracepoint.h to include/ust/
[ust.git] / libust / tracectl.c
index d4cd5942d7bed35cc0663445c6f3c713aa0a62bf..3d3bd485dffb51345007a128f37d188874be84ca 100644 (file)
@@ -29,9 +29,9 @@
 
 #include <urcu-bp.h>
 
-#include "marker.h"
+#include <ust/marker.h>
 #include "tracer.h"
-#include "localerr.h"
+#include "usterr.h"
 #include "ustcomm.h"
 #include "relay.h" /* FIXME: remove */
 #include "marker-control.h"
This page took 0.023054 seconds and 4 git commands to generate.