summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/astrocde.cpp
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-04-29 09:37:45 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2016-04-29 09:37:45 +0200
commit047e3d1329ab14798141a70b1b24c530c365a782 (patch)
tree4f05768cd82ae81472af240943f44b954772e795 /src/mame/drivers/astrocde.cpp
parentccc4d75a78acbd05537357d23e690e2180c67465 (diff)
fix astrocde (nw)
Diffstat (limited to 'src/mame/drivers/astrocde.cpp')
-rw-r--r--src/mame/drivers/astrocde.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/drivers/astrocde.cpp b/src/mame/drivers/astrocde.cpp
index 0413241da17..a9c1e34ac1b 100644
--- a/src/mame/drivers/astrocde.cpp
+++ b/src/mame/drivers/astrocde.cpp
@@ -121,6 +121,9 @@
#include "machine/nvram.h"
#include "sound/ay8910.h"
+#include "audio/wow.h"
+#include "audio/gorf.h"
+
#include "gorf.lh"
#include "seawolf2.lh"
#include "spacezap.lh"