Move jhash.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / ust-core.c
index 88330a1e5841370e01f11ad8d7d363aea8855d7b..95a0a2a207b414de537ac313b5406175699501ed 100644 (file)
@@ -15,7 +15,7 @@
 #include "lttng-tracer-core.h"
 #include "lttng-rb-clients.h"
 #include "lttng-counter-client.h"
-#include "jhash.h"
+#include "common/jhash.h"
 
 static CDS_LIST_HEAD(lttng_transport_list);
 static CDS_LIST_HEAD(lttng_counter_transport_list);
This page took 0.023396 seconds and 4 git commands to generate.