Removed redundant #ifdef
This commit is contained in:
parent
a999af88e9
commit
26b26c8f01
1 changed files with 0 additions and 2 deletions
|
@ -22,9 +22,7 @@
|
|||
|
||||
#if SDL_VIDEO_DRIVER_WINDOWS
|
||||
|
||||
#if defined(__WIN32__)
|
||||
#include "../../core/windows/SDL_windows.h"
|
||||
#endif
|
||||
|
||||
#include "SDL_assert.h"
|
||||
#include "SDL_windowsvideo.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue