Move jhash.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / lttng-events.c
index d5e088495cf57c49b09527524caa4c9e8e765b9a..9ebd61dd4d7e11ae2edaedd6423058f0402b4bc6 100644 (file)
 #include "lttng-tracer-core.h"
 #include "lttng-ust-statedump.h"
 #include "context-internal.h"
-#include "ust-events-internal.h"
+#include "lib/lttng-ust/events.h"
 #include "wait.h"
 #include "common/ringbuffer/shm.h"
 #include "common/ringbuffer/frontend_types.h"
 #include "common/ringbuffer/frontend.h"
 #include "common/counter/counter.h"
-#include "jhash.h"
+#include "common/jhash.h"
 #include <lttng/ust-abi.h>
 #include "context-provider-internal.h"
 
This page took 0.023858 seconds and 4 git commands to generate.