aboutsummaryrefslogtreecommitdiff
path: root/base/version.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'base/version.cpp')
-rw-r--r--base/version.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/version.cpp b/base/version.cpp
index 79ae2dc92a..8f354444f3 100644
--- a/base/version.cpp
+++ b/base/version.cpp
@@ -95,7 +95,7 @@ const char *gScummVMFeatures = ""
#ifdef __SYMBIAN32__
// we want a list of compiled in engines visible in the program,
// because we also release special builds with only one engine
-#include "backends/symbian/src/main_features.inl"
+#include "backends/platform/symbian/src/main_features.inl"
#endif
;