Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-gpio.c
index 0b90c8645f752eb9462234f30051312529c5358d..e3c99efcc46787c7e5bac39d4aeac63f8db085fd 100644 (file)
@@ -9,7 +9,7 @@
  */
 
 #include <linux/module.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.023172 seconds and 4 git commands to generate.