Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-ext3.c
index 541478b3a2089ae3a3aeb2565f38b54c2f491076..a66241fee000298e6c21210951df48166f04216c 100644 (file)
@@ -12,7 +12,7 @@
 #include <linux/fs.h>
 #include <linux/dcache.h>
 #include <linux/version.h>
-#include <lttng-tracer.h>
+#include <lttng/tracer.h>
 
 #if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,4,0))
 #include <../fs/ext3/ext3.h>
This page took 0.023302 seconds and 4 git commands to generate.