summaryrefslogtreecommitdiff
path: root/ZAPDTR/ZAPD/ZText.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ZAPDTR/ZAPD/ZText.cpp')
-rw-r--r--ZAPDTR/ZAPD/ZText.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ZAPDTR/ZAPD/ZText.cpp b/ZAPDTR/ZAPD/ZText.cpp
index b024920ba..95e4b5236 100644
--- a/ZAPDTR/ZAPD/ZText.cpp
+++ b/ZAPDTR/ZAPD/ZText.cpp
@@ -2,7 +2,7 @@
#include "Globals.h"
#include "Utils/BitConverter.h"
-#include "Utils/File.h"
+#include <Utils/DiskFile.h>
#include "Utils/Path.h"
#include "Utils/StringHelper.h"
#include "ZFile.h"