]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/irrlichttypes_bloated.h
Typo fix in compat code from commit 1d8d01074fdb52946f81110bebf1d001185b394b
[dragonfireclient.git] / src / irrlichttypes_bloated.h
index 528ee1f479b0e57a3ca481ad4ea1a6ee670934ea..2caca6fc444bd0d6ace30c2cca8022e78cd8410f 100644 (file)
@@ -1,6 +1,6 @@
 /*
-Minetest-c55
-Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
+Minetest
+Copyright (C) 2010-2013 celeron55, Perttu Ahola <celeron55@gmail.com>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
@@ -26,10 +26,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "irr_v3d.h"
 #include "irr_aabb3d.h"
 
-#include <irrMap.h>
-#include <irrList.h>
-#include <irrArray.h>
 #include <SColor.h>
 
 #endif
-