Move libconsumer under common/consumer/
[lttng-tools.git] / src / common / kernel-consumer / kernel-consumer.c
index 7875e890b6668ddf99ed6ca79bb107d99e5d17e3..fac1f0b8a2d58b988d9a30cb6789b8c6bd0c3a5c 100644 (file)
@@ -39,9 +39,9 @@
 #include <common/pipe.h>
 #include <common/relayd/relayd.h>
 #include <common/utils.h>
-#include <common/consumer-stream.h>
+#include <common/consumer/consumer-stream.h>
 #include <common/index/index.h>
-#include <common/consumer-timer.h>
+#include <common/consumer/consumer-timer.h>
 
 #include "kernel-consumer.h"
 
This page took 0.024299 seconds and 5 git commands to generate.