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