Small fix for the symbian port
svn-id: r23618
This commit is contained in:
parent
f51fc44e66
commit
29b64b4aab
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ const char *gScummVMFeatures = ""
|
||||||
#ifdef __SYMBIAN32__
|
#ifdef __SYMBIAN32__
|
||||||
// we want a list of compiled in engines visible in the program,
|
// we want a list of compiled in engines visible in the program,
|
||||||
// because we also release special builds with only one engine
|
// 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
|
#endif
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue