X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fclientsimpleobject.h;h=c94db22f158c04c79398002aaabc3b08cb19a14f;hb=dfe00abc5addd66dbf840d7e826690291f4afd93;hp=21e42b4cbed88f4a16da0bbb3d25fb22c575f84f;hpb=037b2591971d752e67fa7d47095b996b3f56da5a;p=dragonfireclient.git diff --git a/src/clientsimpleobject.h b/src/clientsimpleobject.h index 21e42b4cb..c94db22f1 100644 --- a/src/clientsimpleobject.h +++ b/src/clientsimpleobject.h @@ -1,6 +1,6 @@ /* -Minetest-c55 -Copyright (C) 2012 celeron55, Perttu Ahola +Minetest +Copyright (C) 2013 celeron55, Perttu Ahola 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