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