diff --git a/src/video/quinn/SDL_quinnevents.c b/src/video/quinn/SDL_quinnevents.c index 039b17d..37bd713 100644 --- a/src/video/quinn/SDL_quinnevents.c +++ b/src/video/quinn/SDL_quinnevents.c @@ -168,7 +168,7 @@ void QUINN_PumpEvents(_THIS) { int i; int l; if (this->hidden->doexit == 1) { - SDLK_PrivateQuit(); + SDL_PrivateQuit(); } if (current_req_current) {