summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/sdl.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sdl.cpp b/src/sdl.cpp
index dab12704f..9bbf34c27 100644
--- a/src/sdl.cpp
+++ b/src/sdl.cpp
@@ -57,6 +57,7 @@ static const char sdl_files[] =
M("SDL_SetColorKey")
M("SDL_WM_SetIcon")
M("SDL_MapRGB")
+ M("SDL_VideoModeOK")
M("SDL_Linked_Version")
M("")
;