Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / wrapper / writeback.h
index 646246621174011aea00ab8e6f353e101208b0c9..e5f36c258534a211ba76d8b3a316c2dc4bdb3ce1 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)
  *
  * wrapper/writeback.h
  *
@@ -12,7 +12,7 @@
 #ifndef _LTTNG_WRAPPER_WRITEBACK_H
 #define _LTTNG_WRAPPER_WRITEBACK_H
 
-#include <lttng-kernel-version.h>
+#include <lttng/kernel-version.h>
 
 #ifdef CONFIG_KALLSYMS_ALL
 #include <linux/kallsyms.h>
This page took 0.022969 seconds and 4 git commands to generate.