Author: ivanovic
Date: Wed May  4 19:26:18 2011
New Revision: 49379

URL: http://svn.gna.org/viewcvs/wesnoth?rev=49379&view=rev
Log:
fix typo

Modified:
    branches/1.8/src/gui/dialogs/chat_log.cpp

Modified: branches/1.8/src/gui/dialogs/chat_log.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.8/src/gui/dialogs/chat_log.cpp?rev=49379&r1=49378&r2=49379&view=diff
==============================================================================
--- branches/1.8/src/gui/dialogs/chat_log.cpp (original)
+++ branches/1.8/src/gui/dialogs/chat_log.cpp Wed May  4 19:26:18 2011
@@ -1,4 +1,4 @@
-/* $Id: chat_log.cpp 48153 2011-01-01 15:57:50Z mordante $ */
+/* $Id$ */
 /*
    Copyright (C) 2011 by Yurii Chernyi <[email protected]>
    Part of the Battle for Wesnoth Project http://www.wesnoth.org/
@@ -26,7 +26,7 @@
 #endif
 #include "gui/widgets/settings.hpp"
 #include "gui/widgets/window.hpp"
-#include "gui/widgets/slider.cpp"
+#include "gui/widgets/slider.hpp"
 
 #include "../../foreach.hpp"
 #include "../../gamestatus.hpp"


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

Reply via email to