mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-25 00:04:49 +02:00
Windows: Use CommonWindows more consistently.
Also, make sure WinSock2.h is included beforehand where it's needed.
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
#ifdef _WIN32
|
||||
#include "Common/CommonWindows.h"
|
||||
#include <sys/stat.h>
|
||||
#undef FILE_OPEN
|
||||
#else
|
||||
#include <dirent.h>
|
||||
#include <unistd.h>
|
||||
|
||||
Reference in New Issue
Block a user