view patches/openoffice-lingucomponent-mingw.patch @ 6485:919f33e40679

mingw::guile: fix socket and compiling.
author Jan Nieuwenhuizen <janneke@gnu.org>
date Thu, 03 Feb 2011 23:57:03 +0100
parents 667b067e610b
children
line wrap: on
line source

--- lingucomponent/source/lingutil/lingutil.cxx.~1.4.~	2008-06-13 16:02:52.000000000 +0200
+++ lingucomponent/source/lingutil/lingutil.cxx	2008-11-06 14:14:09.000000000 +0100
@@ -36,7 +36,7 @@
 #endif
 
 #if defined(WNT)
-#include <Windows.h>
+#include <windows.h>
 #endif
 
 #if defined(WNT)