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