summaryrefslogtreecommitdiff
path: root/win32/win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'win32/win32.c')
-rw-r--r--win32/win32.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/win32.c b/win32/win32.c
index af4631e11b..0989735faf 100644
--- a/win32/win32.c
+++ b/win32/win32.c
@@ -27,6 +27,7 @@
#include <wincon.h>
#ifdef __MINGW32__
#include <mswsock.h>
+#include <mbstring.h>
#endif
#include "win32.h"
#include "win32/dir.h"