1
1
Этот коммит содержится в:
Andreas Schneider 2009-09-15 10:43:09 +02:00
родитель ca978a9e81
Коммит de8808cb47

Просмотреть файл

@ -32,7 +32,7 @@
#include "config.h"
#ifdef _WIN32
#define _WIN32_IE 0x0400 //SHGetSpecialFolderPath
#define _WIN32_IE 0x0501 //SHGetSpecialFolderPath
#include <winsock2.h> // Must be the first to include
#include <shlobj.h>
#include <direct.h>