diff options
Diffstat (limited to 'engines/xeen/detection.cpp')
-rw-r--r-- | engines/xeen/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/xeen/detection.cpp b/engines/xeen/detection.cpp index 64b28bf687..e5b137c394 100644 --- a/engines/xeen/detection.cpp +++ b/engines/xeen/detection.cpp @@ -21,7 +21,7 @@ */ #include "xeen/xeen.h" -#include "xeen/worldofxeen/worldofxeen_game.h" +#include "xeen/worldofxeen/worldofxeen.h" #include "base/plugins.h" #include "common/savefile.h" |