Move libconsumer under common/consumer/
[lttng-tools.git] / src / bin / lttng-relayd / health-relayd.c
index 8452c1a6c3886f4aaa11b9e71faa7a358d48d254..c6dd2e8523f3466abb81d97356b1c13ce1f71273 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.023503 seconds and 4 git commands to generate.