changeset 1188 | f31856cf29ae |
parent 769 | b8d311d90021 |
child 1312 | c9b51268668f |
--- a/include/SDL.h Tue Nov 22 15:19:50 2005 +0000 +++ b/include/SDL.h Wed Nov 23 07:07:19 2005 +0000 @@ -43,6 +43,7 @@ #include "SDL_video.h" #include "SDL_byteorder.h" #include "SDL_version.h" +#include "SDL_loadso.h" #include "begin_code.h" /* Set up for C function definitions, even when using C++ */