Move immediate.h, marker.h and tracepoint.h to include/ust/
[ust.git] / libust / tracer.h
index 601d19a74c668afd0b4de19cbbf81c9b00f45948..9275fd0d90deaed14d1d620232b45ce2bc3e030c 100644 (file)
@@ -32,7 +32,7 @@
 #include "relay.h"
 #include "channels.h"
 #include "tracercore.h"
-#include "marker.h"
+#include <ust/marker.h>
 
 /* Number of bytes to log with a read/write event */
 #define LTT_LOG_RW_SIZE                        32L
This page took 0.022075 seconds and 4 git commands to generate.