Move jhash.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / lttng-probes.c
index 2dff30f43800e9edf77f4cc3b0d94adccae692d5..b2e77e01247b517cecc131eea718a5b142e7a7d0 100644 (file)
@@ -19,7 +19,7 @@
 #include <ctype.h>
 
 #include "lttng-tracer-core.h"
-#include "jhash.h"
+#include "common/jhash.h"
 #include "error.h"
 #include "lib/lttng-ust/events.h"
 
This page took 0.028956 seconds and 4 git commands to generate.