aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/party.cpp
diff options
context:
space:
mode:
authorPaul Gilbert2015-01-02 12:27:59 -1000
committerPaul Gilbert2015-01-02 12:27:59 -1000
commit9a8cb48a9edcc67b17c192ff13b3d9d1e40f73a9 (patch)
treedab7a4d383ded547629fb28a9b9a46e2f861362d /engines/xeen/party.cpp
parent27e020cbf98d88373111bff0f1d6ed0e846b2311 (diff)
downloadscummvm-rg350-9a8cb48a9edcc67b17c192ff13b3d9d1e40f73a9.tar.gz
scummvm-rg350-9a8cb48a9edcc67b17c192ff13b3d9d1e40f73a9.tar.bz2
scummvm-rg350-9a8cb48a9edcc67b17c192ff13b3d9d1e40f73a9.zip
XEEN: Cleanup of party code split, moved roster and party to engine
Diffstat (limited to 'engines/xeen/party.cpp')
-rw-r--r--engines/xeen/party.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/xeen/party.cpp b/engines/xeen/party.cpp
index 69a64bb9c7..c5f80eb1f5 100644
--- a/engines/xeen/party.cpp
+++ b/engines/xeen/party.cpp
@@ -25,6 +25,7 @@
#include "xeen/party.h"
#include "xeen/files.h"
#include "xeen/xeen.h"
+#include "xeen/saves.h"
namespace Xeen {