summaryrefslogtreecommitdiffstats
path: root/otherlibs/win32unix
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/win32unix')
-rw-r--r--otherlibs/win32unix/socketaddr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/win32unix/socketaddr.h b/otherlibs/win32unix/socketaddr.h
index 3d2c66754..26deff64b 100644
--- a/otherlibs/win32unix/socketaddr.h
+++ b/otherlibs/win32unix/socketaddr.h
@@ -13,7 +13,7 @@
/* $Id$ */
-#include <misc.h>
+#include "misc.h"
union sock_addr_union {
struct sockaddr s_gen;