From b36e5c05088aca7b500bf5fe355f4b3c205a59a3 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Fri, 22 Apr 2011 09:54:05 +0300 Subject: Removed IrrlichtWrapper --- src/utility.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/utility.cpp') diff --git a/src/utility.cpp b/src/utility.cpp index ae4fe435f..95c5d8bf5 100644 --- a/src/utility.cpp +++ b/src/utility.cpp @@ -22,7 +22,6 @@ with this program; if not, write to the Free Software Foundation, Inc., */ #include "utility.h" -#include "irrlichtwrapper.h" #include "gettime.h" TimeTaker::TimeTaker(const char *name, u32 *result) -- cgit v1.2.3