Fixed include ordering
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404402
This commit is contained in:
parent
85c65600ba
commit
c5700af03a
1 changed files with 1 additions and 1 deletions
|
@ -20,8 +20,8 @@
|
||||||
slouken@libsdl.org
|
slouken@libsdl.org
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "SDL_assert.h"
|
|
||||||
#include "SDL.h"
|
#include "SDL.h"
|
||||||
|
#include "SDL_assert.h"
|
||||||
|
|
||||||
#if (SDL_ASSERT_LEVEL > 0)
|
#if (SDL_ASSERT_LEVEL > 0)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue