diff --git a/config.def.h b/config.def.h index 95b104ca19..c4ffd5816b 100644 --- a/config.def.h +++ b/config.def.h @@ -31,7 +31,7 @@ #endif #ifdef HAVE_SDL -#include +#include "SDL.h" #else #error HAVE_SDL is not defined! #endif