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