X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2FmodalMenu.h;h=d19b4e27cb4d33e0966d7313cbd08a9e0b6e2053;hb=8800896824d609c754eee38d3720a112f4216e57;hp=2c20a29b2b17e5a9e604583978250e411644a1bb;hpb=037b2591971d752e67fa7d47095b996b3f56da5a;p=dragonfireclient.git diff --git a/src/modalMenu.h b/src/modalMenu.h index 2c20a29b2..d19b4e27c 100644 --- a/src/modalMenu.h +++ b/src/modalMenu.h @@ -1,6 +1,6 @@ /* -Minetest-c55 -Copyright (C) 2010 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 MODALMENU_HEADER #define MODALMENU_HEADER -#include "common_irrlicht.h" +#include "irrlichttypes_extrabloated.h" class GUIModalMenu;