Move libconsumer under common/consumer/
[lttng-tools.git] / src / bin / lttng-consumerd / lttng-consumerd.c
index cd0fc73b2167781e600348c711307dc4bf4e2bd2..87ffb05dd5c78af8a70472900f985f5fd9dd3f1f 100644 (file)
@@ -42,8 +42,8 @@
 
 #include <common/defaults.h>
 #include <common/common.h>
-#include <common/consumer.h>
-#include <common/consumer-timer.h>
+#include <common/consumer/consumer.h>
+#include <common/consumer/consumer-timer.h>
 #include <common/compat/poll.h>
 #include <common/compat/getenv.h>
 #include <common/sessiond-comm/sessiond-comm.h>
This page took 0.023528 seconds and 4 git commands to generate.