1 2 3 4 5 6 7 8 9 10 11
--- utilsgl/GLBitmapCollection.cpp.orig Fri Jan 2 18:19:34 2004 +++ utilsgl/GLBitmapCollection.cpp Fri Jan 2 18:19:49 2004 @@ -16,7 +16,7 @@ // #include <iostream> -#include <SDL/SDL_image.h> +#include <SDL11/SDL_image.h> #include <zrwops.hpp> #include <Trace.hpp>