Move the ringbuffer and counter clients to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / lttng-bytecode-specialize.c
index 3d7b5c2a61435a3c7becf30f51b6b47329830170..e57892f2930b5404651fe6fee9d9ea3401e0e7b1 100644 (file)
@@ -15,8 +15,9 @@
 
 #include "context-internal.h"
 #include "lttng-bytecode.h"
-#include "ust-events-internal.h"
+#include "lib/lttng-ust/events.h"
 #include "common/macros.h"
+#include "common/tracer.h"
 
 static int lttng_fls(int val)
 {
This page took 0.025775 seconds and 4 git commands to generate.