Cleanup: Move headers from probes/ to include/lttng/
[lttng-modules.git] / instrumentation / syscalls / headers / powerpc-32-syscalls_integers.h
index a4ee13e921cceb3ee5c9c47bf6d173671ea7e684..2c8f40deb87e3a3ac37db9b530911669f428ceac 100644 (file)
@@ -9,7 +9,7 @@
 #if !defined(_TRACE_SYSCALLS_INTEGERS_H) || defined(TRACE_HEADER_MULTI_READ)
 #define _TRACE_SYSCALLS_INTEGERS_H
 
-#include <probes/lttng-tracepoint-event.h>
+#include <lttng/tracepoint-event.h>
 #include <linux/syscalls.h>
 #include "powerpc-32-syscalls_integers_override.h"
 #include "syscalls_integers_override.h"
@@ -726,7 +726,7 @@ SC_LTTNG_TRACEPOINT_EVENT(keyctl,
 #endif /*  _TRACE_SYSCALLS_INTEGERS_H */
 
 /* This part must be outside protection */
-#include <probes/define_trace.h>
+#include <lttng/define_trace.h>
 
 #else /* CREATE_SYSCALL_TABLE */
 
This page took 0.023331 seconds and 4 git commands to generate.