$NetBSD: patch-af,v 1.2 2011/11/23 08:20:38 marino Exp $ --- SpiralSound/SpiralInfo.h.orig 2001-04-19 20:48:12.000000000 +0000 +++ SpiralSound/SpiralInfo.h @@ -16,7 +16,9 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include +using namespace std; + +#include #include #include #include "Sample.h"