Cleanup: Move lttng-modules instrumentation headers
[lttng-modules.git] / probes / lttng-probe-rpm.c
index bb0b58a99ebc2e3262e714848914ef195963a77b..eea7bc387957923330c4dd63d92b73427c8c58ae 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/rpm.h>
+#include <instrumentation/events/rpm.h>
 
 MODULE_LICENSE("GPL and additional rights");
 MODULE_AUTHOR("Andrew Gabbasov <andrew_gabbasov@mentor.com>");
This page took 0.024199 seconds and 4 git commands to generate.