]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Skybox.h
Remove license info obsoleted by relicensing
[lugaru.git] / Source / Skybox.h
index 073ed11114ade0fc963fd02ddee43135dfd11c83..fd542a4ee33c3b57c7f5dae63a1577207ac68885 100644 (file)
@@ -1,5 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
+Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
@@ -21,7 +22,7 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 #define _SKYBOX_H_
 
 #include "Quaternions.h"
-#include "TGALoader.h"
+#include "ImageIO.h"
 #include "Quaternions.h"
 #include "gamegl.h"
 #include "Texture.h"