From 2bcf5c0552cf0778eb2642608134c6c0e4f3028e Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Wed, 27 May 2009 14:40:37 +0000 Subject: - Moved Sound implementation declarations to the newly added file sound_intern.h - Added support for PC Speaker sound in all Kyra1, Kyra2 and Lands of Lore - Slight cleanup svn-id: r40939 --- engines/kyra/sound_towns.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/kyra/sound_towns.cpp') diff --git a/engines/kyra/sound_towns.cpp b/engines/kyra/sound_towns.cpp index 443506a511..d6a1bacafc 100644 --- a/engines/kyra/sound_towns.cpp +++ b/engines/kyra/sound_towns.cpp @@ -25,7 +25,7 @@ #include "common/system.h" #include "kyra/resource.h" -#include "kyra/sound.h" +#include "kyra/sound_intern.h" #include "kyra/screen.h" #include "sound/audiocd.h" -- cgit v1.2.3