Move libconsumer under common/consumer/
[lttng-tools.git] / src / common / ust-consumer / ust-consumer.h
index 08f1fa8a33bef09b81632fcfe4fed5df6325da4e..01a50773c263ab562c9955105f7f5495c8fc06f7 100644 (file)
 #ifndef _LTTNG_USTCONSUMER_H
 #define _LTTNG_USTCONSUMER_H
 
-#include <config.h>
 #include <errno.h>
 
-#include <common/consumer.h>
+#include <common/consumer/consumer.h>
 
 #ifdef HAVE_LIBLTTNG_UST_CTL
 
This page took 0.02467 seconds and 5 git commands to generate.