aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/locations.h
diff options
context:
space:
mode:
authorPaul Gilbert2018-01-28 12:21:44 -0500
committerPaul Gilbert2018-01-28 12:21:44 -0500
commit0655cff51471b6021801a2e7b5e6331b957b5574 (patch)
tree92b4d3e4ca905438561dab4014beaebee89cfdda /engines/xeen/locations.h
parent6f05085af3d0b720eca6a47e3407d38f842acb56 (diff)
downloadscummvm-rg350-0655cff51471b6021801a2e7b5e6331b957b5574.tar.gz
scummvm-rg350-0655cff51471b6021801a2e7b5e6331b957b5574.tar.bz2
scummvm-rg350-0655cff51471b6021801a2e7b5e6331b957b5574.zip
XEEN: Change ErrorDialog to MessageDialog
Diffstat (limited to 'engines/xeen/locations.h')
-rw-r--r--engines/xeen/locations.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/xeen/locations.h b/engines/xeen/locations.h
index 2df4b9240d..60860859e8 100644
--- a/engines/xeen/locations.h
+++ b/engines/xeen/locations.h
@@ -26,7 +26,7 @@
#include "common/scummsys.h"
#include "common/str-array.h"
#include "xeen/dialogs.h"
-#include "xeen/dialogs_error.h"
+#include "xeen/dialogs_message.h"
#include "xeen/party.h"
namespace Xeen {