Author: ilor
Date: Sun Aug 17 19:34:11 2008
New Revision: 28682

URL: http://svn.gna.org/viewcvs/wesnoth?rev=28682&view=rev
Log:
add a needed include to helper.hpp

Modified:
    trunk/src/gui/dialogs/helper.hpp

Modified: trunk/src/gui/dialogs/helper.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gui/dialogs/helper.hpp?rev=28682&r1=28681&r2=28682&view=diff
==============================================================================
--- trunk/src/gui/dialogs/helper.hpp (original)
+++ trunk/src/gui/dialogs/helper.hpp Sun Aug 17 19:34:11 2008
@@ -14,6 +14,8 @@
 
 #ifndef GUI_DIALOGS_HELPER_HPP_INCLUDED
 #define GUI_DIALOGS_HELPER_HPP_INCLUDED
+
+#include "gui/widgets/window.hpp"
 
 namespace gui2 {
 


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

Reply via email to