summaryrefslogtreecommitdiff
path: root/devel/gauche-sdl/files/patch-src::mixer::gauche-sdl-mixer.h
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-02 16:56:35 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-02 16:56:35 +0000
commit782788ada7325bdc66508973d54afc117a1b447e (patch)
tree0ed58136f68af106340a0b1f44c8d4423c37af9e /devel/gauche-sdl/files/patch-src::mixer::gauche-sdl-mixer.h
parentHelp the masses out with the perl 5.6->5.8 transition. (diff)
Add gauche-sdl, SDL bindings for the gauche scheme environment
PR: ports/62892 Submitted by: Erik Greenwald <erik@smluc.org>
Notes
Notes: svn path=/head/; revision=102745
Diffstat (limited to 'devel/gauche-sdl/files/patch-src::mixer::gauche-sdl-mixer.h')
-rw-r--r--devel/gauche-sdl/files/patch-src::mixer::gauche-sdl-mixer.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/gauche-sdl/files/patch-src::mixer::gauche-sdl-mixer.h b/devel/gauche-sdl/files/patch-src::mixer::gauche-sdl-mixer.h
new file mode 100644
index 000000000000..a4f27f143371
--- /dev/null
+++ b/devel/gauche-sdl/files/patch-src::mixer::gauche-sdl-mixer.h
@@ -0,0 +1,11 @@
+--- src/mixer/gauche-sdl-mixer.h.orig Sun Feb 15 18:31:18 2004
++++ src/mixer/gauche-sdl-mixer.h Sun Feb 15 18:31:38 2004
+@@ -20,7 +20,7 @@
+
+ #include "../gauche-sdl.h"
+
+-#include <SDL/SDL_mixer.h>
++#include <SDL_mixer.h>
+
+ /*****************************************************************************
+ * Mixer