Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-udp.c
index a9fa382b7a74ab394b90204c34037eae415896e0..495c0afdf28a24ba299f8081238f91c7182b4abc 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.022377 seconds and 4 git commands to generate.