Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-workqueue.c
index 6a365300559153611068955377a99b64b17a15cc..dd5308ea036573eaa695d4b5d81f45506632abc0 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <linux/module.h>
 #include <linux/idr.h>
-#include <lttng-tracer.h>
+#include <lttng/tracer.h>
 
 struct cpu_workqueue_struct;
 struct pool_workqueue;
This page took 0.023183 seconds and 4 git commands to generate.