Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-napi.c
index c0c208522b9240c25502618a2bf6aa7c14b64e95..35a8e10982c3c4053a0fe83726b2c67300b93eb8 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.022405 seconds and 4 git commands to generate.