Cleanup: Move lttng-modules instrumentation headers
[lttng-modules.git] / probes / lttng-probe-ext3.c
index a66241fee000298e6c21210951df48166f04216c..70adb56a913db155203f03e60ef8a815fbbacca1 100644 (file)
@@ -31,9 +31,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/ext3.h>
+#include <instrumentation/events/ext3.h>
 
 MODULE_LICENSE("GPL and additional rights");
 MODULE_AUTHOR("Wade Farnsworth <wade_farnsworth@mentor.com>, Paul Woegerer <paul_woegerer@mentor.com>, and Andrew Gabbasov <andrew_gabbasov@mentor.com>");
This page took 0.023289 seconds and 4 git commands to generate.