Cleanup: Move lttng-modules instrumentation headers
[lttng-modules.git] / probes / lttng-probe-sock.c
index 2f57d81312d686aa33eeae54b88c2f2c57a95a65..f3e1ebf4e93a3c7a6bb286c65cd177577cb6b937 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/sock.h>
+#include <instrumentation/events/sock.h>
 
 MODULE_LICENSE("GPL and additional rights");
 MODULE_AUTHOR("Wade Farnsworth <wade_farnsworth@mentor.com>");
This page took 0.02315 seconds and 4 git commands to generate.