Move libconsumer under common/consumer/
[lttng-tools.git] / src / common / ust-consumer / ust-consumer.c
index 5bf3e7b5a4218b6925da7f0f64583c308b9ed664..44bcfdc374d9a0bd9b2ce869059fa912794a19c1 100644 (file)
@@ -38,9 +38,9 @@
 #include <common/relayd/relayd.h>
 #include <common/compat/fcntl.h>
 #include <common/compat/endian.h>
-#include <common/consumer-metadata-cache.h>
-#include <common/consumer-stream.h>
-#include <common/consumer-timer.h>
+#include <common/consumer/consumer-metadata-cache.h>
+#include <common/consumer/consumer-stream.h>
+#include <common/consumer/consumer-timer.h>
 #include <common/utils.h>
 #include <common/index/index.h>
 
This page took 0.023024 seconds and 4 git commands to generate.