Split ust-events-internal.h between common and liblttng-ust
[lttng-ust.git] / src / lib / lttng-ust / context-internal.h
index 87e3bbf50228bddd9e20c132fdd8853aaf519e36..874b6d739b9c7ed1b65d09ef512a6d46031a744d 100644 (file)
@@ -8,7 +8,7 @@
 #define _LTTNG_UST_CONTEXT_INTERNAL_H
 
 #include <lttng/ust-events.h>
-#include "ust-events-internal.h"
+#include "lib/lttng-ust/events.h"
 #include "common/ust-context-provider.h"
 
 int lttng_context_init_all(struct lttng_ust_ctx **ctx)
This page took 0.022681 seconds and 4 git commands to generate.