Cleanup: Move lttng-modules instrumentation headers
[lttng-modules.git] / probes / lttng-probe-timer.c
index b5ef884b1a0fb7677dd69b945c911f9a3566b17c..149fcbcb371b6f4f430024cc2f3e8c6d4b4622dc 100644 (file)
@@ -25,9 +25,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/timer.h>
+#include <instrumentation/events/timer.h>
 
 MODULE_LICENSE("GPL and additional rights");
 MODULE_AUTHOR("Mathieu Desnoyers <mathieu.desnoyers@efficios.com>");
This page took 0.022614 seconds and 4 git commands to generate.