diff options
Diffstat (limited to 'zenstore/filecas.h')
| -rw-r--r-- | zenstore/filecas.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zenstore/filecas.h b/zenstore/filecas.h index 14314ce52..8f36c0170 100644 --- a/zenstore/filecas.h +++ b/zenstore/filecas.h @@ -8,7 +8,7 @@ #include <zencore/iohash.h> #include <zencore/string.h> #include <zencore/thread.h> -#include <zenstore/cas.h> +#include <zenstore/CAS.h> #include <functional> |