summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galaxold.c
diff options
context:
space:
mode:
author Andrew Gardner <andrew-gardner@users.noreply.github.com>2013-01-31 15:46:45 +0000
committer Andrew Gardner <andrew-gardner@users.noreply.github.com>2013-01-31 15:46:45 +0000
commit0068d9316da7da20b4dbe168e4986c3dc765600e (patch)
treee3ca101ee56c309c396f642b1b3afddca8251740 /src/mame/drivers/galaxold.c
parentdaea35e7d56d3236188e36d4112ee1a8bf4b0cb3 (diff)
Modernize the Volume and RC filter sound devices. [Andrew Gardner]
Diffstat (limited to 'src/mame/drivers/galaxold.c')
-rw-r--r--src/mame/drivers/galaxold.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/galaxold.c b/src/mame/drivers/galaxold.c
index 3654f5e94d1..ec51c71770a 100644
--- a/src/mame/drivers/galaxold.c
+++ b/src/mame/drivers/galaxold.c
@@ -368,7 +368,6 @@ Stephh's notes (based on the games Z80 code and some tests) for other games :
#include "sound/ay8910.h"
#include "sound/sn76496.h"
#include "sound/dac.h"
-#include "sound/flt_rc.h"
#include "audio/galaxian.h"
#include "includes/galaxold.h"