Move libconsumer under common/consumer/
[lttng-tools.git] / src / bin / lttng-sessiond / consumer.h
index 73f113d0aca6fd8f4d33e2ba60cfe9bedd398d9f..47e59c7c28de86a8e550df650bd705b5dc9de9f3 100644 (file)
@@ -18,7 +18,7 @@
 #ifndef _CONSUMER_H
 #define _CONSUMER_H
 
-#include <common/consumer.h>
+#include <common/consumer/consumer.h>
 #include <common/hashtable/hashtable.h>
 #include <lttng/lttng.h>
 #include <urcu/ref.h>
This page took 0.023463 seconds and 4 git commands to generate.