diff options
Diffstat (limited to 'src/zenstore/cidstore.cpp')
| -rw-r--r-- | src/zenstore/cidstore.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zenstore/cidstore.cpp b/src/zenstore/cidstore.cpp index ae1b59dc0..52d5df061 100644 --- a/src/zenstore/cidstore.cpp +++ b/src/zenstore/cidstore.cpp @@ -6,9 +6,9 @@ #include <zencore/filesystem.h> #include <zencore/fmtutils.h> #include <zencore/logging.h> -#include <zencore/stats.h> #include <zencore/string.h> #include <zenstore/scrubcontext.h> +#include <zentelemetry/stats.h> #include "cas.h" |