aboutsummaryrefslogtreecommitdiff
path: root/zenstore/cidstore.cpp
diff options
context:
space:
mode:
authorMartin Ridgers <[email protected]>2021-10-29 15:10:28 +0200
committerMartin Ridgers <[email protected]>2021-10-29 15:49:27 +0200
commita0bd0821e7a23f1ff3476151c0702be3691dc582 (patch)
tree3910d5d41e32be1a9b48ffdbf612dc99615e604a /zenstore/cidstore.cpp
parentDisabled SpawnServer() on POSIX for time being (diff)
downloadzen-a0bd0821e7a23f1ff3476151c0702be3691dc582.tar.xz
zen-a0bd0821e7a23f1ff3476151c0702be3691dc582.zip
CAS.cpp/h -> cas.cpp/h to keep Zen's file casing consistent
Diffstat (limited to 'zenstore/cidstore.cpp')
-rw-r--r--zenstore/cidstore.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/zenstore/cidstore.cpp b/zenstore/cidstore.cpp
index 7a5d7bcf4..c67269e0d 100644
--- a/zenstore/cidstore.cpp
+++ b/zenstore/cidstore.cpp
@@ -5,7 +5,7 @@
#include <zencore/compress.h>
#include <zencore/filesystem.h>
#include <zencore/logging.h>
-#include <zenstore/CAS.h>
+#include <zenstore/cas.h>
#include <zenstore/caslog.h>
#include <filesystem>