aboutsummaryrefslogtreecommitdiff
path: root/common/engine.h
diff options
context:
space:
mode:
authorMax Horn2003-03-25 00:26:53 +0000
committerMax Horn2003-03-25 00:26:53 +0000
commita50bbdd7f78f77c48a4ed8467e59045c32e50ce8 (patch)
tree03ff251bd73cd5b022a5ae63fde363214dbdc63d /common/engine.h
parentc98130a0a68b0b605e283dacdecc1e4a21f95ba7 (diff)
downloadscummvm-rg350-a50bbdd7f78f77c48a4ed8467e59045c32e50ce8.tar.gz
scummvm-rg350-a50bbdd7f78f77c48a4ed8467e59045c32e50ce8.tar.bz2
scummvm-rg350-a50bbdd7f78f77c48a4ed8467e59045c32e50ce8.zip
cleanup
svn-id: r6856
Diffstat (limited to 'common/engine.h')
-rw-r--r--common/engine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/engine.h b/common/engine.h
index 3bf5f0b167..cdeab8d326 100644
--- a/common/engine.h
+++ b/common/engine.h
@@ -29,6 +29,7 @@
class SoundMixer;
class GameDetector;
+class Timer;
struct VersionSettings;
/* FIXME - BIG HACK for MidiEmu */