$OpenBSD: patch-sword1_sword1_cpp,v 1.1 2005/07/28 17:28:14 jolan Exp $
--- sword1/sword1.cpp.orig	Mon Dec 20 12:33:54 2004
+++ sword1/sword1.cpp	Wed Jul 27 17:44:06 2005
@@ -292,7 +292,7 @@ const CdFile SwordEngine::_cdFileList[] 
 	,{ "speech1.cl3", FLAG_SPEECH1 },
 	 { "speech2.cl3", FLAG_SPEECH2 }
 #endif
-#ifdef USE_VORBIS
+#if defined(USE_TREMOR) || defined(USE_VORBIS)
 	,{ "speech1.clv", FLAG_SPEECH1 },
 	 { "speech2.clv", FLAG_SPEECH2 }
 #endif
