]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Skybox.h
Moved image loading/saving in TGALoader and renamed it accordingly
[lugaru.git] / Source / Skybox.h
index 073ed11114ade0fc963fd02ddee43135dfd11c83..f408da081fef087407ff79ce26f6b3bf81e476d2 100644 (file)
@@ -21,7 +21,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"