summaryrefslogtreecommitdiff
path: root/games/wesnoth-devel/files/patch-src::help.cpp
blob: 30312b00b95891d97983bc6f622dbe0bbc739ef0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/help.cpp.orig	Mon Dec  6 01:09:20 2004
+++ src/help.cpp	Mon Dec  6 01:09:29 2004
@@ -33,7 +33,7 @@
 #include <algorithm>
 #include <iostream>
 #include <list>
-#include <locale>
+#include <locale.h>
 #include <map>
 #include <queue>
 #include <set>