summaryrefslogtreecommitdiff
path: root/audio/spiralloops/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'audio/spiralloops/patches/patch-af')
-rw-r--r--audio/spiralloops/patches/patch-af13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/spiralloops/patches/patch-af b/audio/spiralloops/patches/patch-af
new file mode 100644
index 00000000000..a73dd4fc0d2
--- /dev/null
+++ b/audio/spiralloops/patches/patch-af
@@ -0,0 +1,13 @@
+$NetBSD: patch-af,v 1.1 2003/12/19 16:37:54 ben Exp $
+
+--- SpiralSound/SpiralInfo.h.orig 2001-04-19 13:48:12.000000000 -0700
++++ SpiralSound/SpiralInfo.h
+@@ -16,6 +16,8 @@
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ */
+
++using namespace std;
++
+ #include <iostream.h>
+ #include <string>
+ #include <stdlib.h>