From 3aa476a2486e60754f70e8a5d33b55898fdf7547 Mon Sep 17 00:00:00 2001 From: "Andreas.Fink85" Date: Thu, 14 Jan 2010 12:00:53 +0000 Subject: [PATCH] *fix* missing include git-svn-id: http://tint2.googlecode.com/svn/trunk@347 121b4492-b84c-0410-8b4c-0d4edfb3f3cc --- src/util/timer.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/util/timer.c b/src/util/timer.c index 797ece0..8de7eec 100644 --- a/src/util/timer.c +++ b/src/util/timer.c @@ -16,6 +16,7 @@ **************************************************************************/ #include +#include #include #include