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