Cleanup: Move headers from probes/ to include/lttng/
[lttng-modules.git] / instrumentation / events / lttng-module / lttng-statedump.h
index f8f10e7cab13d63547c4cbf764b16f9d040b4ccb..23fdd0e8094dbe3843ffeb3f5e9c46d796bc9270 100644 (file)
@@ -5,7 +5,7 @@
 #if !defined(LTTNG_TRACE_LTTNG_STATEDUMP_H) || defined(TRACE_HEADER_MULTI_READ)
 #define LTTNG_TRACE_LTTNG_STATEDUMP_H
 
-#include <probes/lttng-tracepoint-event.h>
+#include <lttng/tracepoint-event.h>
 #include <linux/nsproxy.h>
 #include <linux/cgroup.h>
 #include <linux/ipc_namespace.h>
@@ -268,4 +268,4 @@ LTTNG_TRACEPOINT_EVENT(lttng_statedump_cpu_topology,
 #endif /*  LTTNG_TRACE_LTTNG_STATEDUMP_H */
 
 /* This part must be outside protection */
-#include <probes/define_trace.h>
+#include <lttng/define_trace.h>
This page took 0.028912 seconds and 4 git commands to generate.