1 2 3 4 5 6 7 8 9 10 11
--- src/sdl/sdlimageloader.cpp.orig Tue Oct 11 21:58:04 2005 +++ src/sdl/sdlimageloader.cpp Tue Oct 11 21:58:18 2005 @@ -56,7 +56,7 @@ * For comments regarding functions please see the header file. */ -#include <SDL/SDL_image.h> +#include <SDL_image.h> #include "guichan/sdl/sdlimageloader.hpp" #include "guichan/exception.hpp"