Cleanup: Move patches.i to include/generated/
[lttng-modules.git] / lttng-probes.c
index f95391fd0c0c3790c58ada4a82a4f8e43065f82a..4a2bb630e8503412c3524ddc468aef749c7f2280 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)
  *
  * lttng-probes.c
  *
@@ -12,7 +12,7 @@
 #include <linux/mutex.h>
 #include <linux/seq_file.h>
 
-#include <lttng-events.h>
+#include <lttng/events.h>
 
 /*
  * probe list is protected by sessions lock.
This page took 0.023359 seconds and 4 git commands to generate.