mirror of
https://github.com/yawut/SDL.git
synced 2026-08-26 02:35:06 -05:00
Changed include directive to standard header.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include "SDL_loadso.h"
|
||||
#include "SDL_syswm.h"
|
||||
#include "../SDL_sysrender.h"
|
||||
#include "stdio.h"
|
||||
#include <stdio.h>
|
||||
|
||||
#if SDL_VIDEO_RENDER_D3D
|
||||
#define D3D_DEBUG_INFO
|
||||
|
||||
Reference in New Issue
Block a user