]> git.lizzy.rs Git - minetest.git/blobdiff - src/clientsimpleobject.h
Rework texture generating code, add texture grouping via ( ... )
[minetest.git] / src / clientsimpleobject.h
index 21e42b4cbed88f4a16da0bbb3d25fb22c575f84f..c94db22f158c04c79398002aaabc3b08cb19a14f 100644 (file)
@@ -1,6 +1,6 @@
 /*
-Minetest-c55
-Copyright (C) 2012 celeron55, Perttu Ahola <celeron55@gmail.com>
+Minetest
+Copyright (C) 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
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #ifndef CLIENTSIMPLEOBJECT_HEADER
 #define CLIENTSIMPLEOBJECT_HEADER
 
-#include "irrlichttypes.h"
+#include "irrlichttypes_bloated.h"
 class ClientEnvironment;
 
 class ClientSimpleObject