summaryrefslogtreecommitdiffstats
path: root/WebCore/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/config.h')
-rw-r--r--WebCore/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/config.h b/WebCore/config.h
index a7dfecd..0ce4290 100644
--- a/WebCore/config.h
+++ b/WebCore/config.h
@@ -256,7 +256,7 @@
#ifndef _WINSOCKAPI_
#define _WINSOCKAPI_ // Prevent inclusion of winsock.h in windows.h
#endif
-#else
+#elif !OS(WINCE)
#define WTF_PLATFORM_CG 1
#undef WTF_PLATFORM_CAIRO
#define WTF_USE_CFNETWORK 1