summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/a6809.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/a6809.cpp')
-rw-r--r--src/mame/drivers/a6809.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/a6809.cpp b/src/mame/drivers/a6809.cpp
index 6e0da15aac4..fbf33520990 100644
--- a/src/mame/drivers/a6809.cpp
+++ b/src/mame/drivers/a6809.cpp
@@ -57,6 +57,8 @@ enter show next address
#include "video/mc6845.h"
#include "imagedev/cassette.h"
#include "sound/wave.h"
+#include "screen.h"
+#include "speaker.h"
class a6809_state : public driver_device