Cleanup: Remove toplevel directory from include search path
[lttng-modules.git] / probes / lttng-probe-btrfs.c
index 69e69aaffd6c0ac222b1a46b637f3091f4c20498..b6a38eee9b1c3f68713d562a9bc0fe954461e488 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)
  *
  * probes/lttng-probe-btrfs.c
  *
@@ -18,7 +18,7 @@
 #include <../fs/btrfs/block-group.h>
 #endif
 #include <linux/dcache.h>
-#include <lttng-tracer.h>
+#include <lttng/tracer.h>
 
 /*
  * Create the tracepoint static inlines from the kernel to validate that our
This page took 0.024347 seconds and 4 git commands to generate.