diff options
Diffstat (limited to 'devel/libuta/files/patch-aj')
-rw-r--r-- | devel/libuta/files/patch-aj | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/libuta/files/patch-aj b/devel/libuta/files/patch-aj new file mode 100644 index 000000000000..cced0c73a97f --- /dev/null +++ b/devel/libuta/files/patch-aj @@ -0,0 +1,11 @@ +--- uta/sge_blib.cc.orig Sat Mar 31 05:40:36 2001 ++++ uta/sge_blib.cc Sat Mar 31 05:40:51 2001 +@@ -19,7 +19,7 @@ + * This is written by Johan E. Thélin and is slightly modified by me. + */ + +-#include <SDL/SDL.h> ++#include <SDL11/SDL.h> + #include "sge_draw.h" + #include "sge_blib.h" + |