aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/clock.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/clock.cpp')
-rw-r--r--engines/avalanche/clock.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/avalanche/clock.cpp b/engines/avalanche/clock.cpp
index 6d398d9921..4276e41d99 100644
--- a/engines/avalanche/clock.cpp
+++ b/engines/avalanche/clock.cpp
@@ -28,6 +28,8 @@
#include "avalanche/clock.h"
#include "avalanche/avalanche.h"
+#include "common/system.h"
+
namespace Avalanche {
Clock::Clock(AvalancheEngine *vm) {