instrumentation: jbd: remove deprecated probe
[lttng-modules.git] / probes / lttng-probe-napi.c
index 412080a498f7cafd3323685cead070888f48bc6b..c53003bd76074e7134644d815a93bf97e0fbac87 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-napi.c
  *
@@ -17,7 +17,7 @@
  */
 #include <trace/events/napi.h>
 
-#include <wrapper/tracepoint.h>
+#include "lttng-tracepoint.h"
 
 /*
  * Create LTTng tracepoint probes.
This page took 0.024163 seconds and 4 git commands to generate.