aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/defs.h
diff options
context:
space:
mode:
authorNicola Mettifogo2007-07-07 19:42:06 +0000
committerNicola Mettifogo2007-07-07 19:42:06 +0000
commit214cbc40f5ea1efe8f53da49a64c4d9e808e2487 (patch)
treed5258ee31968b35e5bd6234f8b18c41a86742610 /engines/parallaction/defs.h
parent65ac39fb8b3ca65042b9c87e34544505378a2891 (diff)
downloadscummvm-rg350-214cbc40f5ea1efe8f53da49a64c4d9e808e2487.tar.gz
scummvm-rg350-214cbc40f5ea1efe8f53da49a64c4d9e808e2487.tar.bz2
scummvm-rg350-214cbc40f5ea1efe8f53da49a64c4d9e808e2487.zip
Moved SaveLoadChooser class to saveload.cpp and adjusted dependencies.
svn-id: r27954
Diffstat (limited to 'engines/parallaction/defs.h')
-rw-r--r--engines/parallaction/defs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/parallaction/defs.h b/engines/parallaction/defs.h
index d7dc3388e7..c41130670e 100644
--- a/engines/parallaction/defs.h
+++ b/engines/parallaction/defs.h
@@ -28,6 +28,7 @@
#include "common/stdafx.h"
#include "common/list.h"
+#include "common/rect.h"
namespace Parallaction {