Move internal headers to 'src/' dir
[lttng-ust.git] / src / liblttng-ust / lttng-bytecode.c
index ea5827a447adffb671c879fdf6730e7ac601944f..68108192d08158ca68e868e76fdcf590778862a5 100644 (file)
@@ -15,7 +15,7 @@
 #include "context-internal.h"
 #include "lttng-bytecode.h"
 #include "ust-events-internal.h"
-#include "ust-helper.h"
+#include "common/macros.h"
 
 static const char *opnames[] = {
        [ BYTECODE_OP_UNKNOWN ] = "UNKNOWN",
This page took 0.022903 seconds and 4 git commands to generate.