diff --git a/src/video/SDL_egl.c b/src/video/SDL_egl.c index fbece4136c..3d4df26073 100644 --- a/src/video/SDL_egl.c +++ b/src/video/SDL_egl.c @@ -19,7 +19,6 @@ * 3. This notice may not be removed or altered from any source distribution. */ #include "SDL_internal.h" -#include "dynapi/SDL_dynapi_overrides.h" #ifdef SDL_VIDEO_OPENGL_EGL