examples/test-http-proxy.c
changeset 140 103227122f45
parent 99 81e9d035de02
child 517 6fabea75bea7
--- a/examples/test-http-proxy.c	Tue Apr 18 13:47:21 2006 +0000
+++ b/examples/test-http-proxy.c	Wed Apr 19 11:42:53 2006 +0000
@@ -24,7 +24,7 @@
 #include <string.h>
 #include <stdlib.h>
 #include <loudmouth/loudmouth.h>
-#ifdef __WIN32__
+#ifdef G_OS_WIN32
 #include <winsock2.h>
 #endif