From 93c9e4f6c0a4f4a4ecc78a6b540984937bbb195f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 1 Nov 2013 17:41:07 +0300 Subject: Move timers from client into timers file. --- src/game.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game.cpp') diff --git a/src/game.cpp b/src/game.cpp index 342aaf249..73cafad69 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -105,6 +105,7 @@ #include "utils/physfstools.h" #include "utils/process.h" #include "utils/sdlcheckutils.h" +#include "utils/timer.h" #include #include -- cgit v1.2.3-60-g2f50