Fixed SDL_config.h build include path

This commit is contained in:
Sam Lantinga
2012-06-01 20:31:50 -04:00
parent b5c76adf75
commit 9a96b99516

View File

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