]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/sky.h
fix gettext compile issues under win32
[dragonfireclient.git] / src / sky.h
index 2bd3b05f6bc53c798ea7fe568ed0e543b1b59e62..7b7295e4e44a96961dc64b568fd7478c67be378b 100644 (file)
--- a/src/sky.h
+++ b/src/sky.h
@@ -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
@@ -17,7 +17,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
-#include "common_irrlicht.h"
+#include "irrlichttypes_extrabloated.h"
 #include <ISceneNode.h>
 
 #ifndef SKY_HEADER