]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Game.h
Moved image loading/saving in TGALoader and renamed it accordingly
[lugaru.git] / Source / Game.h
index f554d1ee05e7fc0bd737fbc414f909fe584a7bd4..0baa365c2719a04b13d2140b9931a9584718f580 100644 (file)
@@ -22,7 +22,7 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 
 #include "SDL.h"
 
-#include "TGALoader.h"
+#include "ImageIO.h"
 
 #include "Terrain.h"
 #include "Skybox.h"