Move libcounter to 'src/common/'
[lttng-ust.git] / src / liblttng-ust / lttng-events.c
index 767a18729f83d6be4407f5cf2c92a7a119af510a..7a4ade014e83bb01bd23d886d433dd5cf809731e 100644 (file)
@@ -55,7 +55,7 @@
 #include "../libringbuffer/shm.h"
 #include "../libringbuffer/frontend_types.h"
 #include "../libringbuffer/frontend.h"
-#include "../libcounter/counter.h"
+#include "common/counter/counter.h"
 #include "jhash.h"
 #include <lttng/ust-abi.h>
 #include "context-provider-internal.h"
This page took 0.023031 seconds and 4 git commands to generate.