diff options
Diffstat (limited to 'multimedia/xmps/files/patch-ab')
-rw-r--r-- | multimedia/xmps/files/patch-ab | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/multimedia/xmps/files/patch-ab b/multimedia/xmps/files/patch-ab index 270474988096..aca750600a37 100644 --- a/multimedia/xmps/files/patch-ab +++ b/multimedia/xmps/files/patch-ab @@ -1,11 +1,11 @@ ---- Output/SDL/sdl_renderer.h.orig Thu Jun 15 11:33:24 2000 -+++ Output/SDL/sdl_renderer.h Thu Jun 15 11:33:35 2000 -@@ -25,7 +25,7 @@ - #ifndef _SDL_RENDERER_H - #define _SDL_RENDERER_H +--- renderers/video/sdl/sdl_renderer.h 2001/02/04 19:53:13 1.1 ++++ renderers/video/sdl/sdl_renderer.h 2001/02/04 19:53:23 +@@ -40,7 +40,7 @@ + * + */ -#include <SDL/SDL.h> +#include <SDL.h> - #include <src/types.h> - #include <src/xmps_utils.h> + #include "libxmps/libxmps.h" + |