Commit 264e590e authored by Sam Lantinga's avatar Sam Lantinga

Fixed compiler warning about symbol redefinition

parent d428d9d5
......@@ -27,7 +27,7 @@
#include "video/SDL_sysvideo.h"
#ifdef _WINDOWS
#define WIN32_LEAN_AND_MEAN 1
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#else /* fprintf, _exit(), etc. */
#include <stdio.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment