Move libringbuffer to 'src/common/'
[lttng-ust.git] / src / common / counter / counter-api.h
index 08511d3a0f0f028be59bf4953bd7b69b7ce60121..81bb551badeb9e95d5d6050bb9336410df453c1e 100644 (file)
@@ -16,7 +16,7 @@
 #include <urcu/compiler.h>
 #include <urcu/uatomic.h>
 #include "common/bitmap.h"
-#include "libringbuffer/getcpu.h"
+#include "common/ringbuffer/getcpu.h"
 
 /*
  * Using unsigned arithmetic because overflow is defined.
This page took 0.023326 seconds and 4 git commands to generate.