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