aboutsummaryrefslogtreecommitdiff
path: root/zenstore/zenstore.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'zenstore/zenstore.cpp')
-rw-r--r--zenstore/zenstore.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/zenstore/zenstore.cpp b/zenstore/zenstore.cpp
index 836cdf691..d8e05a334 100644
--- a/zenstore/zenstore.cpp
+++ b/zenstore/zenstore.cpp
@@ -2,10 +2,10 @@
#include "zenstore/zenstore.h"
-#include <zenstore/basicfile.h>
#include <zenstore/blockstore.h>
#include <zenstore/gc.h>
#include <zenstore/hashkeyset.h>
+#include <zenutil/basicfile.h>
#include "cas.h"
#include "compactcas.h"