Move jhash.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / tracepoint.c
index 7042339b0139b826b80f9d3e671f931b5b433d72..e7f520abf34300b6bc3dce409f8f665ea80ada87 100644 (file)
@@ -28,7 +28,7 @@
 
 #include "tracepoint-internal.h"
 #include "lttng-tracer-core.h"
-#include "jhash.h"
+#include "common/jhash.h"
 #include "error.h"
 
 /* Test compiler support for weak symbols with hidden visibility. */
This page took 0.023721 seconds and 4 git commands to generate.