]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/guiPauseMenu.h
Optimize headers
[dragonfireclient.git] / src / guiPauseMenu.h
index 8514a6f0f8a7c9b6be6106e4bb9a5c693e4b3d34..e28159a93c864fe5977f70b26e14fd198717aa93 100644 (file)
@@ -3,16 +3,16 @@ Minetest-c55
 Copyright (C) 2010 celeron55, Perttu Ahola <celeron55@gmail.com>\r
 \r
 This program is free software; you can redistribute it and/or modify\r
-it under the terms of the GNU General Public License as published by\r
-the Free Software Foundation; either version 2 of the License, or\r
+it under the terms of the GNU Lesser General Public License as published by\r
+the Free Software Foundation; either version 2.1 of the License, or\r
 (at your option) any later version.\r
 \r
 This program is distributed in the hope that it will be useful,\r
 but WITHOUT ANY WARRANTY; without even the implied warranty of\r
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-GNU General Public License for more details.\r
+GNU Lesser General Public License for more details.\r
 \r
-You should have received a copy of the GNU General Public License along\r
+You should have received a copy of the GNU Lesser General Public License along\r
 with this program; if not, write to the Free Software Foundation, Inc.,\r
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.\r
 */\r
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #ifndef GUIPAUSEMENU_HEADER\r
 #define GUIPAUSEMENU_HEADER\r
 \r
-#include "common_irrlicht.h"\r
+#include "irrlichttypes_extrabloated.h"\r
 #include "modalMenu.h"\r
 \r
 class IGameCallback\r