Move libconsumer under common/consumer/
[lttng-tools.git] / src / bin / lttng-sessiond / ust-consumer.c
index abb9e103d6c40278e37508506a24eb7fff7ae7e2..3bb54f03983178f035fdcb345f8e1d7670557847 100644 (file)
@@ -24,7 +24,7 @@
 #include <inttypes.h>
 
 #include <common/common.h>
-#include <common/consumer.h>
+#include <common/consumer/consumer.h>
 #include <common/defaults.h>
 
 #include "consumer.h"
This page took 0.023561 seconds and 4 git commands to generate.