Move headers under include/
[lttng-modules.git] / lttng-statedump-impl.c
index 4635feb05becab0a9d232f3a2bb8ade394836631..3d010ca62679fecaa018472a8e211f54a096ff88 100644 (file)
@@ -36,8 +36,8 @@
 #include <linux/irq.h>
 #include <linux/genhd.h>
 
-#include <lttng-events.h>
-#include <lttng-tracer.h>
+#include <lttng/lttng-events.h>
+#include <lttng/lttng-tracer.h>
 
 /* Define the tracepoints, but do not build the probes */
 #define CREATE_TRACE_POINTS
This page took 0.0234 seconds and 4 git commands to generate.