Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-x86-exceptions.c
index 5428798f5205df32aa29c354113037fc417d8fdb..b7ded80277111ffb0d8d8c931cc4b0285b6ed89d 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.022232 seconds and 4 git commands to generate.