mirror of
https://github.com/libretro/scummvm.git
synced 2025-05-13 17:46:22 +00:00
Fixed compilation under MSVC
svn-id: r38723
This commit is contained in:
parent
9036c0fee0
commit
9260fd38b8
@ -24,6 +24,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
|
# include <sys/stat.h> // for S_IREAD/S_IWRITE
|
||||||
# include <windows.h>
|
# include <windows.h>
|
||||||
#elif defined (__DC__)
|
#elif defined (__DC__)
|
||||||
# include <dc.h>
|
# include <dc.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user