aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/swordsofxeen
diff options
context:
space:
mode:
authorPaul Gilbert2018-03-04 18:27:34 -0500
committerPaul Gilbert2018-03-04 22:40:43 -0500
commit67d4de1bb818b2cfc628549ba38cc4f00b8236b2 (patch)
tree119c70ac00efbec0d479c1ebfecad6a6db9a728a /engines/xeen/swordsofxeen
parentf2b574d64762d23a83cc682da0e622be99080688 (diff)
downloadscummvm-rg350-67d4de1bb818b2cfc628549ba38cc4f00b8236b2.tar.gz
scummvm-rg350-67d4de1bb818b2cfc628549ba38cc4f00b8236b2.tar.bz2
scummvm-rg350-67d4de1bb818b2cfc628549ba38cc4f00b8236b2.zip
XEEN: Move Credits and Please Wait classes into their own files
Diffstat (limited to 'engines/xeen/swordsofxeen')
-rw-r--r--engines/xeen/swordsofxeen/swordsofxeen_menu.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/xeen/swordsofxeen/swordsofxeen_menu.cpp b/engines/xeen/swordsofxeen/swordsofxeen_menu.cpp
index 6eb6a647b1..14f20838ae 100644
--- a/engines/xeen/swordsofxeen/swordsofxeen_menu.cpp
+++ b/engines/xeen/swordsofxeen/swordsofxeen_menu.cpp
@@ -21,6 +21,7 @@
*/
#include "xeen/swordsofxeen/swordsofxeen_menu.h"
+#include "xeen/dialogs/credits_screen.h"
#include "xeen/dialogs/dialogs_difficulty.h"
#include "xeen/xeen.h"