Move headers under include/
[lttng-modules.git] / probes / lttng-probe-rpm.c
index 00ccd91a29681c396b875fb6a80b374fdd3ea000..c21c3d9a95a557359db37ee2cd1bcaa0430b51d7 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <linux/module.h>
 #include <linux/device.h>
-#include <lttng-tracer.h>
+#include <lttng/lttng-tracer.h>
 
 /*
  * Create the tracepoint static inlines from the kernel to validate that our
This page took 0.024598 seconds and 4 git commands to generate.