Move the ringbuffer and counter clients to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / lttng-ust-comm.c
index ff7b5939ae05cade2d07d1338c73184e67fa8d3c..323ccaea915e8330392c1b1044a23115eec84ca1 100644 (file)
@@ -55,8 +55,8 @@
 #include "lib/lttng-ust/events.h"
 #include "context-internal.h"
 #include "common/align.h"
-#include "lttng-counter-client.h"
-#include "lttng-rb-clients.h"
+#include "common/counter-clients/clients.h"
+#include "common/ringbuffer-clients/clients.h"
 
 /*
  * Has lttng ust comm constructor been called ?
This page took 0.023035 seconds and 4 git commands to generate.