diff --git a/src/SDL_fatal.c b/src/SDL_fatal.c index fde741dae..2d7b8a386 100644 --- a/src/SDL_fatal.c +++ b/src/SDL_fatal.c @@ -27,7 +27,7 @@ #include -#include "SDL_stdinc.h" +#include "SDL.h" #include "SDL_fatal.h" /* This installs some signal handlers for the more common fatal signals,