Split ust-events-internal.h between common and liblttng-ust
[lttng-ust.git] / src / lib / lttng-ust / lttng-ust-statedump.c
index cd4df182c0e04564f3fdcefc95864eb682f2ccbb..1873fa4c86bff4379c8475156ad82e161f932cf5 100644 (file)
@@ -21,8 +21,8 @@
 #include "lttng-tracer-core.h"
 #include "lttng-ust-statedump.h"
 #include "jhash.h"
-#include "getenv.h"
-#include "ust-events-internal.h"
+#include "common/getenv.h"
+#include "lib/lttng-ust/events.h"
 
 #define TRACEPOINT_DEFINE
 #include "ust_lib.h"                           /* Only define. */
This page took 0.023875 seconds and 4 git commands to generate.