]> git.jsancho.org Git - lugaru.git/commitdiff
Remove include of non-existent file
authorAlexander Monakov <amonakov@gmail.com>
Sat, 5 Jun 2010 21:01:04 +0000 (01:01 +0400)
committerAlexander Monakov <amonakov@gmail.com>
Sat, 5 Jun 2010 21:01:04 +0000 (01:01 +0400)
Source/Game.h

index 389db5aea69f8d8f8871d71b6549eb8e22569c12..905b303a35ea0c0ff49d5a30b06cbe8bf43f540f 100644 (file)
@@ -40,10 +40,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 #include "TGALoader.h"
 
-#if PLATFORM_MACOSX
-#include "Macinput.h"
-#endif
-
 #include "Terrain.h"
 #include "Skybox.h"
 #include "Skeleton.h"