mirror of
https://github.com/izzy2lost/ppsspp.git
synced 2026-03-10 12:43:04 -07:00
Switch to including Windows.h from an intermediate.
This makes it easier for Xbox which uses a separate header.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include "file/zip_read.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
#include "Common/CommonWindows.h"
|
||||
#include <sys/stat.h>
|
||||
#else
|
||||
#include <dirent.h>
|
||||
|
||||
Reference in New Issue
Block a user