aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/file.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/file.cpp b/common/file.cpp
index d672668e8f..d1b4552bde 100644
--- a/common/file.cpp
+++ b/common/file.cpp
@@ -85,7 +85,7 @@ FILE *File::fopenNoCase(const char *filename, const char *directory, const char
"CLUSTERS/",
"clusters/",
"SPEECH/",
- "speech/"
+ "speech/",
"SWORD2/",
"sword2/"
};