Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-statedump.c
index 7fbf388338bc26c91229a61988f18754b64871f0..ea07697fd9d662359e8687bd33b6efbc54f2691f 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1)
+/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only)
  *
  * probes/lttng-probe-statedump.c
  *
@@ -15,8 +15,8 @@
 #include <linux/netdevice.h>
 #include <linux/inetdevice.h>
 #include <linux/sched.h>
-#include <lttng-events.h>
-#include <lttng-tracer.h>
+#include <lttng/events.h>
+#include <lttng/tracer.h>
 
 /*
  * Create LTTng tracepoint probes.
This page took 0.026324 seconds and 4 git commands to generate.