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