Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-kmem.c
index 9573018fbbb8a103c10a5e2006e87db9db50dcc7..96340b04fdccaad092a6090b214b2bf2cefbb41c 100644 (file)
@@ -15,7 +15,7 @@
 #include <wrapper/page_alloc.h>
 #include <linux/module.h>
 #include <linux/mm.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.022619 seconds and 4 git commands to generate.