diff options
Diffstat (limited to 'common/timer.cpp')
-rw-r--r-- | common/timer.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/timer.cpp b/common/timer.cpp index b5725f6cea..230366ad0d 100644 --- a/common/timer.cpp +++ b/common/timer.cpp @@ -24,6 +24,7 @@ #include "common/scummsys.h" #include "common/timer.h" #include "common/util.h" +#include "common/system.h" Timer *g_timer = NULL; |