$NetBSD: patch-ac,v 1.1.1.1 2004/07/11 06:13:59 martti Exp $

--- xfsound/xfsound.h.orig	Fri Feb 15 08:46:53 2002
+++ xfsound/xfsound.h	Fri Feb 15 08:47:07 2002
@@ -28,7 +28,7 @@
 #define KNOWN_BUILTIN		3
 
 #define INTERNAL_PLAYER "internal"
-#define DEFAULT_PLAYER  "xfplay 2>/dev/null"
+#define DEFAULT_PLAYER  "/usr/bin/audioplay"
 
 GtkWidget *xfsound;
 GtkWidget *play_sound_checkbutton;
