From d5e310f17eefd20a62d5538a2c4246d25e7f49d5 Mon Sep 17 00:00:00 2001 From: jensadne Date: Tue, 2 Sep 2008 20:44:20 +0000 Subject: [PATCH] Yay! --- TIKI-100_emul-src/messaudio/ay8910.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TIKI-100_emul-src/messaudio/ay8910.c b/TIKI-100_emul-src/messaudio/ay8910.c index 04dd7ae..5a93e3d 100644 --- a/TIKI-100_emul-src/messaudio/ay8910.c +++ b/TIKI-100_emul-src/messaudio/ay8910.c @@ -102,7 +102,7 @@ has twice the steps, happening twice as fast. #include "sndintrf.h" #include "deprecat.h" -//#include "streams.h" +#include "streams.h" //#include "cpuintrf.h" #include "ay8910.h"