wrapper: remove tracepoint wrapper
[lttng-modules.git] / probes / lttng-probe-lock.c
index e81eb3652a62197d0613446e4401933055bd5a2b..3d0a68d6e1311ec0ca0b9b4ce642912831620911 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-lock.c
  *
@@ -17,7 +17,7 @@
  * trace event macros match the kernel we run on.
  */
 #include <trace/events/lock.h>
-#include <wrapper/tracepoint.h>
+#include "lttng-tracepoint.h"
 
 /*
  * Create LTTng tracepoint probes.
This page took 0.023425 seconds and 4 git commands to generate.