Move jhash.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / lttng-events.c
index 13becb9111f13090606c9bdefef5679e7c9a42d7..9ebd61dd4d7e11ae2edaedd6423058f0402b4bc6 100644 (file)
@@ -55,7 +55,7 @@
 #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.024175 seconds and 4 git commands to generate.