summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/astrocde.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/astrocde.cpp')
-rw-r--r--src/mame/drivers/astrocde.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/mame/drivers/astrocde.cpp b/src/mame/drivers/astrocde.cpp
index 864c8bd14ad..243e4c3084d 100644
--- a/src/mame/drivers/astrocde.cpp
+++ b/src/mame/drivers/astrocde.cpp
@@ -114,14 +114,17 @@
****************************************************************************/
#include "emu.h"
+#include "includes/astrocde.h"
+
#include "cpu/z80/z80.h"
#include "cpu/z80/z80daisy.h"
-#include "includes/astrocde.h"
#include "machine/z80ctc.h"
#include "machine/nvram.h"
#include "sound/ay8910.h"
#include "sound/votrax.h"
+#include "speaker.h"
+
#include "gorf.lh"
#include "seawolf2.lh"
#include "spacezap.lh"