Cleanup: Move patches.i to include/generated/
[lttng-modules.git] / lttng-tracepoint.c
index 8298b3970b6256eb9cdf40ca1e43a416c501c9c3..ed78a1770e16c13de50f51b620ca589deece0bc5 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-tracepoint.c
  *
@@ -15,7 +15,7 @@
 #include <linux/jhash.h>
 #include <linux/module.h>
 
-#include <lttng-tracepoint.h>
+#include <lttng/tracepoint.h>
 #include <wrapper/list.h>
 #include <wrapper/tracepoint.h>
 
This page took 0.022684 seconds and 4 git commands to generate.