[Libreoffice-commits] core.git: sd/source
Fridrich Å trba
fridrich.strba at bluewin.ch
Mon Aug 19 02:32:15 PDT 2013
sd/source/ui/remotecontrol/mDNSResponder/CommonServices.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 58b64704327190dc5c09d22cd329970ec0094477
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date: Mon Aug 19 11:26:49 2013 +0200
Windows includes in lowercase, guys\! :)
Change-Id: I2c6f2553cd0a1657981de720b2398754253ec4d4
diff --git a/sd/source/ui/remotecontrol/mDNSResponder/CommonServices.h b/sd/source/ui/remotecontrol/mDNSResponder/CommonServices.h
index 8326ea0..314e379 100755
--- a/sd/source/ui/remotecontrol/mDNSResponder/CommonServices.h
+++ b/sd/source/ui/remotecontrol/mDNSResponder/CommonServices.h
@@ -264,7 +264,7 @@ extern "C" {
#include <windows.h>
#include <winsock2.h>
- #include <Ws2tcpip.h>
+ #include <ws2tcpip.h>
#if ( defined( _MSC_VER ) )
#pragma warning( default:4706 )
More information about the Libreoffice-commits
mailing list