]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Sprite.h
Mention devtools option in man page
[lugaru.git] / Source / Sprite.h
index b2250bdf4092669860700ff574896652cf59ef8e..6f679ce2ed72d3cf2c95b016e4523660793c1d94 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"