Fix mingw64 build

This commit is contained in:
alexxvk
2015-05-02 17:44:06 +06:00
parent 8dfb1bc9db
commit 8846ad967f
+1
View File
@@ -33,6 +33,7 @@
#include <ctype.h>
#include <string.h>
#ifdef _WIN32_IE
#include <windows.h>
#include <shlobj.h>
#endif