X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FSkybox.h;h=fd542a4ee33c3b57c7f5dae63a1577207ac68885;hb=cc92cb7b7f9b87cb791c504bf930d622d74db368;hp=073ed11114ade0fc963fd02ddee43135dfd11c83;hpb=cd043e3f9e26c2b3406b40a354c2840941e9db7f;p=lugaru.git diff --git a/Source/Skybox.h b/Source/Skybox.h index 073ed11..fd542a4 100644 --- a/Source/Skybox.h +++ b/Source/Skybox.h @@ -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 . #define _SKYBOX_H_ #include "Quaternions.h" -#include "TGALoader.h" +#include "ImageIO.h" #include "Quaternions.h" #include "gamegl.h" #include "Texture.h"