aboutsummaryrefslogtreecommitdiff
path: root/games/wesnoth/files/patch-src::help.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'games/wesnoth/files/patch-src::help.cpp')
-rw-r--r--games/wesnoth/files/patch-src::help.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/wesnoth/files/patch-src::help.cpp b/games/wesnoth/files/patch-src::help.cpp
index 836c0540340d..77900083c246 100644
--- a/games/wesnoth/files/patch-src::help.cpp
+++ b/games/wesnoth/files/patch-src::help.cpp
@@ -1,11 +1,11 @@
---- src/help.cpp.orig Tue Oct 5 23:47:06 2004
-+++ src/help.cpp Tue Oct 5 23:47:19 2004
-@@ -29,7 +29,7 @@
- #include <cassert>
+--- src/help.cpp.orig Mon Nov 1 22:25:36 2004
++++ src/help.cpp Mon Nov 1 22:25:48 2004
+@@ -31,7 +31,7 @@
#include <algorithm>
#include <iostream>
+ #include <list>
-#include <locale>
+#include <locale.h>
+ #include <map>
#include <queue>
#include <set>
- #include <stack>