summaryrefslogtreecommitdiff
path: root/apps/plugins/sdl/src/video/SDL_video.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/sdl/src/video/SDL_video.c')
-rw-r--r--apps/plugins/sdl/src/video/SDL_video.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/sdl/src/video/SDL_video.c b/apps/plugins/sdl/src/video/SDL_video.c
index 2648d1fb3c..400d672e18 100644
--- a/apps/plugins/sdl/src/video/SDL_video.c
+++ b/apps/plugins/sdl/src/video/SDL_video.c
@@ -21,6 +21,8 @@
21*/ 21*/
22#include "SDL_config.h" 22#include "SDL_config.h"
23 23
24#undef WIN32
25
24/* The high-level video driver subsystem */ 26/* The high-level video driver subsystem */
25 27
26#include "SDL.h" 28#include "SDL.h"