Move libconsumer under common/consumer/
[lttng-tools.git] / src / bin / lttng-consumerd / health-consumerd.c
index 8d632ef95262256868555e5d2dcb0a6fc7dcb25c..2ea6303f77533fd28bf9684598733bdf4f8cf9c9 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/sessiond-comm/sessiond-comm.h>
 #include <common/utils.h>
This page took 0.022539 seconds and 4 git commands to generate.