summaryrefslogtreecommitdiff
path: root/games/wesnoth-devel/files/patch-src::help.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'games/wesnoth-devel/files/patch-src::help.cpp')
-rw-r--r--games/wesnoth-devel/files/patch-src::help.cpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/games/wesnoth-devel/files/patch-src::help.cpp b/games/wesnoth-devel/files/patch-src::help.cpp
index a383d415a4e9..836c0540340d 100644
--- a/games/wesnoth-devel/files/patch-src::help.cpp
+++ b/games/wesnoth-devel/files/patch-src::help.cpp
@@ -1,10 +1,11 @@
---- src/help.cpp.orig Sat Jul 3 20:44:17 2004
-+++ src/help.cpp Sat Jul 3 20:44:25 2004
-@@ -27,7 +27,6 @@
+--- 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>
#include <algorithm>
#include <iostream>
-#include <locale>
++#include <locale.h>
#include <queue>
#include <set>
#include <stack>