aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/riven.cpp
diff options
context:
space:
mode:
authorMatthew Hoops2010-06-26 17:21:50 +0000
committerMatthew Hoops2010-06-26 17:21:50 +0000
commit554640ee8a41fdfd29bbb4a710b7eae4255a2d8e (patch)
treeffafb3596dcfceef4b1c61fd3a06168461edab35 /engines/mohawk/riven.cpp
parent61295bcc4ef0426e772211fc0a5212796acab83f (diff)
downloadscummvm-rg350-554640ee8a41fdfd29bbb4a710b7eae4255a2d8e.tar.gz
scummvm-rg350-554640ee8a41fdfd29bbb4a710b7eae4255a2d8e.tar.bz2
scummvm-rg350-554640ee8a41fdfd29bbb4a710b7eae4255a2d8e.zip
Fix saving while viewing the inventory in Riven and cleanup the save/load code.
svn-id: r50333
Diffstat (limited to 'engines/mohawk/riven.cpp')
-rw-r--r--engines/mohawk/riven.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mohawk/riven.cpp b/engines/mohawk/riven.cpp
index 1e7f006be1..44b7868373 100644
--- a/engines/mohawk/riven.cpp
+++ b/engines/mohawk/riven.cpp
@@ -29,6 +29,7 @@
#include "common/keyboard.h"
#include "mohawk/graphics.h"
+#include "mohawk/resource.h"
#include "mohawk/riven.h"
#include "mohawk/riven_external.h"
#include "mohawk/riven_saveload.h"