Cleanup: Move lttng-modules instrumentation headers
[lttng-modules.git] / probes / lttng-probe-sched.c
index f369d810cbec24c9931445de90477d37de630f80..ba1b3f72dcf9e094f65ec96df46c04ff02112952 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/sched.h>
+#include <instrumentation/events/sched.h>
 
 MODULE_LICENSE("GPL and additional rights");
 MODULE_AUTHOR("Mathieu Desnoyers <mathieu.desnoyers@efficios.com>");
This page took 0.023489 seconds and 4 git commands to generate.