]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Objects.h
Updating newdetail more often to avoid storing bad value, and added a newline at...
[lugaru.git] / Source / Objects.h
index a5783743fb87aed1bcf6b114cdcc952542df29b0..8b5f5929af800794c694b7aa9634c0a1184e006d 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.
 
@@ -22,7 +23,7 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 
 #include "Quaternions.h"
 #include "gamegl.h"
-#include "TGALoader.h"
+#include "ImageIO.h"
 #include "Quaternions.h"
 #include "Frustum.h"
 #include "Lights.h"