Split ust-events-internal.h between common and liblttng-ust
[lttng-ust.git] / src / lib / lttng-ust-dl / lttng-ust-dl.c
index 42e8ec3c02722a95ee142ee501579b9e25d20f15..2b767e4760e95593518c0ba46a3de1e9aac7068e 100644 (file)
@@ -21,8 +21,7 @@
 #include <lttng/ust-events.h>
 #include "common/macros.h"
 #include "common/logging.h"
-
-#include "lib/lttng-ust/ust-events-internal.h"
+#include "common/events.h"
 
 /* Include link.h last else it conflicts with ust-dlfcn. */
 #include <link.h>
This page took 0.023443 seconds and 4 git commands to generate.