Move libcounter to 'src/common/'
[lttng-ust.git] / src / liblttng-ust / lttng-ust-abi.c
index e443e4bcd27965f81ce6c999017a65c7a467d647..31b6fe22e985942051dec1d539cdb02fa2f26012 100644 (file)
@@ -42,7 +42,7 @@
 #include "../libringbuffer/frontend_types.h"
 #include "../libringbuffer/frontend.h"
 #include "../libringbuffer/shm.h"
-#include "../libcounter/counter.h"
+#include "common/counter/counter.h"
 #include "tracepoint-internal.h"
 #include "lttng-tracer.h"
 #include "string-utils.h"
This page took 0.023335 seconds and 4 git commands to generate.