diff options
Diffstat (limited to 'otherlibs/win32unix/shutdown.c')
-rw-r--r-- | otherlibs/win32unix/shutdown.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/win32unix/shutdown.c b/otherlibs/win32unix/shutdown.c index 112f9b8aa..914a54247 100644 --- a/otherlibs/win32unix/shutdown.c +++ b/otherlibs/win32unix/shutdown.c @@ -12,7 +12,7 @@ /* $Id$ */ #include <mlvalues.h> -#include "unixwin.h" +#include "unixsupport.h" #include <winsock.h> static int shutdown_command_table[] = { |