From 93c589034b80253f9653b192eda2a882f311c80b Mon Sep 17 00:00:00 2001 From: zakk Date: Tue, 12 Feb 2008 23:19:39 +0000 Subject: PNG patch from Victor Eremin (ErV2005@rambler.ru) git-svn-id: svn://svn.icculus.org/blackshades/trunk@107 5198baeb-e213-0410-be47-fc2ff85ca46f --- Source/Timer.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/Timer.cpp') diff --git a/Source/Timer.cpp b/Source/Timer.cpp index ce12481..80cc5f9 100644 --- a/Source/Timer.cpp +++ b/Source/Timer.cpp @@ -1,6 +1,7 @@ /**> HEADER FILES <**/ #include #include "Timer.h" +#include "Support.h" /********************> Timer <*****/ -- cgit v1.2.3