Added missing SDL_assert.h
parent
57bd514707
commit
17c9ff85e2
|
@ -22,6 +22,7 @@
|
|||
|
||||
/* The SDL 2D rendering system */
|
||||
|
||||
#include "SDL_assert.h"
|
||||
#include "SDL_hints.h"
|
||||
#include "SDL_log.h"
|
||||
#include "SDL_render.h"
|
||||
|
|
Loading…
Reference in New Issue