Cleanup: Move headers from probes/ to include/lttng/
[lttng-modules.git] / instrumentation / events / lttng-module / rpc.h
index c3c62ed1b776292048e6adf24f7c33107f5a86d9..90499aee6ae4830bdae27dcd044abc3fe0316b7f 100644 (file)
@@ -5,7 +5,7 @@
 #if !defined(LTTNG_TRACE_RPC_H) || defined(TRACE_HEADER_MULTI_READ)
 #define LTTNG_TRACE_RPC_H
 
-#include <probes/lttng-tracepoint-event.h>
+#include <lttng/tracepoint-event.h>
 #include <linux/sunrpc/sched.h>
 #include <linux/sunrpc/clnt.h>
 
@@ -363,4 +363,4 @@ LTTNG_TRACEPOINT_EVENT_INSTANCE(rpc_task_queued, rpc_task_wakeup,
 
 #endif /* LTTNG_TRACE_RPC_H */
 
-#include <probes/define_trace.h>
+#include <lttng/define_trace.h>
This page took 0.022976 seconds and 4 git commands to generate.