Cleanup: Move lttng-modules instrumentation headers
[lttng-modules.git] / probes / lttng-probe-9p.c
index 0da7cf4a46be2400bfc8ad58123bf764f841c9c5..ec588e44df893fc8b918fcd721c322566d2e448d 100644 (file)
@@ -24,9 +24,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/9p.h>
+#include <instrumentation/events/9p.h>
 
 MODULE_LICENSE("GPL and additional rights");
 MODULE_AUTHOR("Michael Jeanson <mjeanson@efficios.com>");
This page took 0.02317 seconds and 4 git commands to generate.