Author: mordante
Date: Sat May 28 21:00:39 2011
New Revision: 49694

URL: http://svn.gna.org/viewcvs/wesnoth?rev=49694&view=rev
Log:
Remove unneeded includes found by deheader.

Modified:
    trunk/src/animated_game.cpp

Modified: trunk/src/animated_game.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/animated_game.cpp?rev=49694&r1=49693&r2=49694&view=diff
==============================================================================
--- trunk/src/animated_game.cpp (original)
+++ trunk/src/animated_game.cpp Sat May 28 21:00:39 2011
@@ -22,7 +22,6 @@
 // Force compilation of the following template instantiations
 
 #include "unit_frame.hpp"
-#include "image.hpp"
 
 template class animated< image::locator >;
 template class animated< std::string >;


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to