Move jhash.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / lttng-ust-statedump.c
index cd4df182c0e04564f3fdcefc95864eb682f2ccbb..fa72e34b7e621c27443ed12422d48a2a30a76efa 100644 (file)
@@ -20,9 +20,9 @@
 #include "common/macros.h"
 #include "lttng-tracer-core.h"
 #include "lttng-ust-statedump.h"
-#include "jhash.h"
-#include "getenv.h"
-#include "ust-events-internal.h"
+#include "common/jhash.h"
+#include "common/getenv.h"
+#include "lib/lttng-ust/events.h"
 
 #define TRACEPOINT_DEFINE
 #include "ust_lib.h"                           /* Only define. */
This page took 0.024289 seconds and 4 git commands to generate.