Move immediate.h, marker.h and tracepoint.h to include/ust/
[ust.git] / libust / channels.c
index 10ab587cb6ca969ad5669333e40b6cce75319de6..a4f4af1043c7ddc5998a277852345504139c092f 100644 (file)
@@ -31,7 +31,7 @@
 #include "kernelcompat.h"
 #include "channels.h"
 #include "usterr.h"
-#include "marker.h"
+#include <ust/marker.h>
 
 /*
  * ltt_channel_mutex may be nested inside the LTT trace mutex.
This page took 0.021844 seconds and 4 git commands to generate.