Cleanup: Move lttng-modules instrumentation headers
[lttng-modules.git] / probes / lttng-probe-regulator.c
index 4a7b24b9b46602bdfcc406272cbbeb36d713c1c0..8f45771122f4b5b10130499c526091d8c77d8bc5 100644 (file)
@@ -22,9 +22,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/regulator.h>
+#include <instrumentation/events/regulator.h>
 
 MODULE_LICENSE("GPL and additional rights");
 MODULE_AUTHOR("Wade Farnsworth <wade_farnsworth@mentor.com>");
This page took 0.023041 seconds and 4 git commands to generate.