aboutsummaryrefslogtreecommitdiff
path: root/common/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/timer.h')
-rw-r--r--common/timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/timer.h b/common/timer.h
index dad81b037b..3db32df76a 100644
--- a/common/timer.h
+++ b/common/timer.h
@@ -23,7 +23,7 @@
#define COMMON_TIMER_H
#include "common/scummsys.h"
-#include "common/string.h"
+#include "common/str.h"
#include "common/noncopyable.h"
namespace Common {