mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-16 23:06:03 +00:00
@@ -55,7 +55,7 @@
|
||||
#include "video/SDL_surface_c.h"
|
||||
#include "video/SDL_video_c.h"
|
||||
#include "filesystem/SDL_filesystem_c.h"
|
||||
#include "file/SDL_asyncio_c.h"
|
||||
#include "io/SDL_asyncio_c.h"
|
||||
#ifdef SDL_PLATFORM_ANDROID
|
||||
#include "core/android/SDL_android.h"
|
||||
#endif
|
||||
|
@@ -34,7 +34,7 @@
|
||||
#include <sys/wait.h>
|
||||
|
||||
#include "../SDL_sysprocess.h"
|
||||
#include "../../file/SDL_iostream_c.h"
|
||||
#include "../../io/SDL_iostream_c.h"
|
||||
|
||||
|
||||
#define READ_END 0
|
||||
|
@@ -24,7 +24,7 @@
|
||||
|
||||
#include "../../core/windows/SDL_windows.h"
|
||||
#include "../SDL_sysprocess.h"
|
||||
#include "../../file/SDL_iostream_c.h"
|
||||
#include "../../io/SDL_iostream_c.h"
|
||||
|
||||
#define READ_END 0
|
||||
#define WRITE_END 1
|
||||
|
Reference in New Issue
Block a user