Fixed SDL_config.h build include path

This commit is contained in:
Sam Lantinga 2012-06-01 20:31:50 -04:00
parent 241a11738e
commit 924fe8e26e

View file

@ -28,6 +28,7 @@ freely, subject to the following restrictions:
Andreas Schiffler -- aschiffler at ferzkopp dot net Andreas Schiffler -- aschiffler at ferzkopp dot net
*/ */
#include "SDL_config.h"
#ifdef WIN32 #ifdef WIN32
#include <windows.h> #include <windows.h>