summaryrefslogtreecommitdiff
path: root/audio/spiralsynth/patches/patch-ai
blob: 244d892ea41f3435fe49f5da8ad6452c7d2e725d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ai,v 1.1 2003/12/19 16:48:06 ben Exp $

--- SpiralSound/RiffWav.h.orig	2000-11-26 07:52:45.000000000 -0800
+++ SpiralSound/RiffWav.h
@@ -16,6 +16,8 @@
  *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 */ 
 
+using namespace std;
+
 #include <string>
 
 #ifndef WAVFILE