Cleanup: Move instrumentation/ headers to include/instrumentation/
[lttng-modules.git] / wrapper / timer.h
index a115cf301fd527e10f4caa6a797d98a4bcd5271c..76c8a572bf9fddb597e1e45adbd6d342daa5a00a 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/timer.h
  *
@@ -12,7 +12,7 @@
 
 #include <linux/version.h>
 #include <linux/timer.h>
-#include <lttng-kernel-version.h>
+#include <lttng/kernel-version.h>
 
 /*
  * In the olden days, pinned timers were initialized normaly with init_timer()
This page took 0.023184 seconds and 4 git commands to generate.