$NetBSD: patch-ak,v 1.3 1999/11/27 21:57:11 rh Exp $

--- include/global.h.orig	Sat May 16 05:27:10 1998
+++ include/global.h	Sat Nov 27 22:55:21 1999
@@ -51,7 +51,7 @@
 
 #include "funcpoint.h"
 
-#if defined(RPLAY_SOUND) && !defined(__CEXTRACT__)
+#if defined(RPLAY_SND) && !defined(__CEXTRACT__)
 #include <rplay.h> /* RPLAY structure */
 #endif
 
@@ -166,7 +166,7 @@
          *inv_magic_face, *inv_unpaid_face;
 
 
-#ifdef RPLAY_SOUND
+#ifdef RPLAY_SND
 EXTERN RPLAY	*sound_table[NROF_SOUNDS];
 #endif
 
