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