mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-18 02:38:27 +00:00
Added SDL_log.h to SDL_internal.h so logging is available everywhere
This commit is contained in:
parent
488b94cb40
commit
b6afbe6317
49 changed files with 4 additions and 53 deletions
|
@ -23,7 +23,6 @@
|
|||
#if SDL_VIDEO_RENDER_OGL && !SDL_RENDER_DISABLED
|
||||
|
||||
#include "SDL_hints.h"
|
||||
#include "SDL_log.h"
|
||||
#include "SDL_assert.h"
|
||||
#include "SDL_opengl.h"
|
||||
#include "../SDL_sysrender.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue