Move headers under include/
[lttng-modules.git] / lttng-calibrate.c
index 5394c24e77f82e1a4f9039b4a7f50f13dc52e4fb..d137f8018abdf015a4086338aa69e146d8739283 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-calibrate.c
  *
@@ -7,8 +7,8 @@
  * Copyright (C) 2010-2012 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  */
 
-#include <lttng-abi.h>
-#include <lttng-events.h>
+#include <lttng/lttng-abi.h>
+#include <lttng/lttng-events.h>
 
 noinline
 void lttng_calibrate_kretprobe(void)
This page took 0.025048 seconds and 4 git commands to generate.