Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-wrapper-impl.c
index 613196994d4d941d038983b3417501c9a8b36538..cef4fc7ae20e98272d00841f6f23f2fcac949cea 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 #include <linux/module.h>
-#include <lttng-tracer.h>
+#include <lttng/tracer.h>
 
 static int __init lttng_wrapper_init(void)
 {
This page took 0.027815 seconds and 4 git commands to generate.