aboutsummaryrefslogtreecommitdiff
path: root/engines/toon
diff options
context:
space:
mode:
authorMax Horn2010-11-19 00:38:17 +0000
committerMax Horn2010-11-19 00:38:17 +0000
commita72de47d5dba28b635bea0127fbb7d1a71aef8ed (patch)
treec05409cf14ea252f176235e561a3e5004303b9b6 /engines/toon
parentaef1ca4c4b43c56962dff25b4c02e24ed7238936 (diff)
downloadscummvm-rg350-a72de47d5dba28b635bea0127fbb7d1a71aef8ed.tar.gz
scummvm-rg350-a72de47d5dba28b635bea0127fbb7d1a71aef8ed.tar.bz2
scummvm-rg350-a72de47d5dba28b635bea0127fbb7d1a71aef8ed.zip
COMMON: Cleanup EventRecorder
svn-id: r54355
Diffstat (limited to 'engines/toon')
-rw-r--r--engines/toon/toon.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/toon/toon.cpp b/engines/toon/toon.cpp
index e91a895fd3..d86beadcd1 100644
--- a/engines/toon/toon.cpp
+++ b/engines/toon/toon.cpp
@@ -29,6 +29,7 @@
#include "common/archive.h"
#include "common/config-manager.h"
#include "common/EventRecorder.h"
+#include "common/savefile.h"
#include "engines/util.h"
#include "graphics/surface.h"
#include "graphics/thumbnail.h"