Cleanup: Move lttng-modules instrumentation headers
[lttng-modules.git] / probes / lttng-probe-udp.c
index 495c0afdf28a24ba299f8081238f91c7182b4abc..ad7707b5080ef808e2bd5ded02c15a5f339adeff 100644 (file)
@@ -22,9 +22,9 @@
  */
 #define LTTNG_PACKAGE_BUILD
 #define CREATE_TRACE_POINTS
-#define TRACE_INCLUDE_PATH instrumentation/events/lttng-module
+#define TRACE_INCLUDE_PATH instrumentation/events
 
-#include <instrumentation/events/lttng-module/udp.h>
+#include <instrumentation/events/udp.h>
 
 MODULE_LICENSE("GPL and additional rights");
 MODULE_AUTHOR("Wade Farnsworth <wade_farnsworth@mentor.com>");
This page took 0.023837 seconds and 4 git commands to generate.