Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-timer.c
index 60e5a0f2348559a262c6c52c81eb5820af8933fd..b5ef884b1a0fb7677dd69b945c911f9a3566b17c 100644 (file)
@@ -8,7 +8,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.023457 seconds and 4 git commands to generate.