summaryrefslogtreecommitdiffstats
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.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/wesnoth/files/patch-src::help.cpp b/games/wesnoth/files/patch-src::help.cpp
new file mode 100644
index 000000000..926ac47fe
--- /dev/null
+++ b/games/wesnoth/files/patch-src::help.cpp
@@ -0,0 +1,11 @@
+--- src/help.cpp.orig Tue Jun 7 19:34:15 2005
++++ src/help.cpp Tue Jun 7 19:34:22 2005
+@@ -41,7 +41,7 @@
+ #include <algorithm>
+ #include <iostream>
+ #include <list>
+-#include <locale>
++#include <locale.h>
+ #include <map>
+ #include <queue>
+ #include <set>