Cleanup: Move headers from probes/ to include/lttng/
[lttng-modules.git] / instrumentation / events / lttng-module / jbd.h
index 1195fea2192fd283abd4c94afaf9128be22729c9..e9aabd692cdbcc85d95f10fd3bbc6e9eaed56d8d 100644 (file)
@@ -5,7 +5,7 @@
 #if !defined(LTTNG_TRACE_JBD_H) || defined(TRACE_HEADER_MULTI_READ)
 #define LTTNG_TRACE_JBD_H
 
-#include <probes/lttng-tracepoint-event.h>
+#include <lttng/tracepoint-event.h>
 #include <linux/jbd.h>
 #include <linux/version.h>
 
@@ -154,4 +154,4 @@ LTTNG_TRACEPOINT_EVENT(jbd_update_superblock_end,
 #endif /* LTTNG_TRACE_JBD_H */
 
 /* This part must be outside protection */
-#include <probes/define_trace.h>
+#include <lttng/define_trace.h>
This page took 0.023767 seconds and 4 git commands to generate.