Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-skb.c
index d8d88f268fc44481ede39186ae1ed965ebbb92a8..f471fd3e467c662c7c08b24452678b7f86926f6f 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.022632 seconds and 4 git commands to generate.