Cleanup: Move lttng-modules instrumentation headers
[lttng-modules.git] / probes / lttng-probe-power.c
index b72d30084f8acc08ab0785fa181484e40b1119ad..d5ac38f9a97a8d3cd232884878060806f8357318 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/power.h>
+#include <instrumentation/events/power.h>
 
 MODULE_LICENSE("GPL and additional rights");
 MODULE_AUTHOR("Wade Farnsworth <wade_farnsworth@mentor.com>");
This page took 0.024233 seconds and 4 git commands to generate.