Cleanup: Move headers from probes/ to include/lttng/
[lttng-modules.git] / instrumentation / syscalls / headers / powerpc-32-syscalls_pointers.h
index 73a28a79c4b1bf37b0dd4c929e64187721c55afe..d9cde3a80f3c465c0556f31b90016202d70d4123 100644 (file)
@@ -9,7 +9,7 @@
 #if !defined(_TRACE_SYSCALLS_POINTERS_H) || defined(TRACE_HEADER_MULTI_READ)
 #define _TRACE_SYSCALLS_POINTERS_H
 
-#include <probes/lttng-tracepoint-event.h>
+#include <lttng/tracepoint-event.h>
 #include <linux/syscalls.h>
 #include "powerpc-32-syscalls_pointers_override.h"
 #include "syscalls_pointers_override.h"
@@ -1355,7 +1355,7 @@ SC_LTTNG_TRACEPOINT_EVENT(recvfrom,
 #endif /*  _TRACE_SYSCALLS_POINTERS_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.023238 seconds and 4 git commands to generate.