diff options
Diffstat (limited to 'devel/libuta/files/patch-ab')
-rw-r--r-- | devel/libuta/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/libuta/files/patch-ab b/devel/libuta/files/patch-ab new file mode 100644 index 000000000000..d9bd2f27161b --- /dev/null +++ b/devel/libuta/files/patch-ab @@ -0,0 +1,11 @@ +--- uta/color.h.orig Sat Mar 31 05:24:37 2001 ++++ uta/color.h Sat Mar 31 05:26:10 2001 +@@ -22,7 +22,7 @@ + #define _COLOR_H + + #include <iostream> +-#include <SDL/SDL_version.h> ++#include <SDL11/SDL_version.h> + + namespace uta { + /// |