diff options
Diffstat (limited to 'devel/libuta/files/patch-am')
-rw-r--r-- | devel/libuta/files/patch-am | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/libuta/files/patch-am b/devel/libuta/files/patch-am new file mode 100644 index 000000000000..fe90bd1267f8 --- /dev/null +++ b/devel/libuta/files/patch-am @@ -0,0 +1,11 @@ +--- uta/timer.cc.orig Sat Mar 31 05:41:43 2001 ++++ uta/timer.cc Sat Mar 31 05:42:38 2001 +@@ -18,7 +18,7 @@ + Boston, MA 02111-1307, SA. + */ + +-#include <SDL/SDL.h> ++#include <SDL11/SDL.h> + #include "timer.h" + + #include <stl.h> |