aboutsummaryrefslogtreecommitdiff
path: root/common/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/system.h')
-rw-r--r--common/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/system.h b/common/system.h
index c0fabec1b4..97e7ebcca2 100644
--- a/common/system.h
+++ b/common/system.h
@@ -25,6 +25,8 @@
#include "scummsys.h"
+class Timer;
+
// Interface to the ScummVM backend
class OSystem {