Cleanup: Remove deprecated TODO file
[lttng-modules.git] / instrumentation / events / lttng-module / lttng-statedump.h
index 5ba7df20d49bd6b786bda24021ec97d9d3998018..23fdd0e8094dbe3843ffeb3f5e9c46d796bc9270 100644 (file)
@@ -1,11 +1,11 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: GPL-2.0-only */
 #undef TRACE_SYSTEM
 #define TRACE_SYSTEM lttng_statedump
 
 #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.024412 seconds and 4 git commands to generate.