summaryrefslogtreecommitdiff
path: root/games/wesnoth/files/patch-src::help.cpp
blob: 91c307b66ee41ae188e29489f007287cb8066fd7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/help.cpp.orig	Tue Apr 12 12:43:10 2005
+++ src/help.cpp	Tue Apr 12 12:43:20 2005
@@ -40,7 +40,7 @@
 #include <algorithm>
 #include <iostream>
 #include <list>
-#include <locale>
+#include <locale.h>
 #include <map>
 #include <queue>
 #include <set>