aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/chunkedfile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/zenstore/chunkedfile.cpp')
-rw-r--r--src/zenstore/chunkedfile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zenstore/chunkedfile.cpp b/src/zenstore/chunkedfile.cpp
index 0b66c7b9b..0f3cf5112 100644
--- a/src/zenstore/chunkedfile.cpp
+++ b/src/zenstore/chunkedfile.cpp
@@ -1,7 +1,7 @@
// Copyright Epic Games, Inc. All Rights Reserved.
+#include <zencore/basicfile.h>
#include <zenstore/chunkedfile.h>
-#include <zenutil/basicfile.h>
#include "chunking.h"