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