Author: soliton
Date: Thu Mar 26 17:49:08 2009
New Revision: 34150

URL: http://svn.gna.org/viewcvs/wesnoth?rev=34150&view=rev
Log:
added missing include

Modified:
    branches/1.6/src/game.cpp

Modified: branches/1.6/src/game.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/src/game.cpp?rev=34150&r1=34149&r2=34150&view=diff
==============================================================================
--- branches/1.6/src/game.cpp (original)
+++ branches/1.6/src/game.cpp Thu Mar 26 17:49:08 2009
@@ -61,6 +61,7 @@
 #include "thread.hpp"
 #include "titlescreen.hpp"
 #include "upload_log.hpp"
+#include "version.hpp"
 #include "wml_exception.hpp"
 #include "wml_separators.hpp"
 #include "serialization/binary_or_text.hpp"


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

Reply via email to