aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/timer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/timer.h b/common/timer.h
index 621751f825..dad81b037b 100644
--- a/common/timer.h
+++ b/common/timer.h
@@ -23,6 +23,7 @@
#define COMMON_TIMER_H
#include "common/scummsys.h"
+#include "common/string.h"
#include "common/noncopyable.h"
namespace Common {