Split ust-events-internal.h between common and liblttng-ust
[lttng-ust.git] / src / lib / lttng-ust / lttng-bytecode.h
index a72369e12f9ef3ac757c98941aa43466323ce985..46f721204567c5f5e85cafd06e5f4670c45e31ed 100644 (file)
@@ -23,7 +23,7 @@
 #include <limits.h>
 #include "common/logging.h"
 #include "bytecode.h"
-#include "ust-events-internal.h"
+#include "lib/lttng-ust/events.h"
 
 /* Interpreter stack length, in number of entries */
 #define INTERPRETER_STACK_LEN  10      /* includes 2 dummy */
This page took 0.025884 seconds and 4 git commands to generate.