Split ust-events-internal.h between common and liblttng-ust
[lttng-ust.git] / src / common / ustcomm.c
index d65889926c5114d9a32bc548f7e081fb7e1f5f94..80346ce1b39dbd31a74cab4e9d999d65ecadc170 100644 (file)
@@ -27,7 +27,7 @@
 #include "common/dynamic-type.h"
 #include "common/logging.h"
 
-#include "lib/lttng-ust/ust-events-internal.h"
+#include "common/events.h"
 #include "common/compat/pthread.h"
 
 #define USTCOMM_CODE_OFFSET(code)      \
This page took 0.026429 seconds and 4 git commands to generate.