summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cntsteer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cntsteer.cpp')
-rw-r--r--src/mame/drivers/cntsteer.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/cntsteer.cpp b/src/mame/drivers/cntsteer.cpp
index ee5bbfd6a83..56884656be3 100644
--- a/src/mame/drivers/cntsteer.cpp
+++ b/src/mame/drivers/cntsteer.cpp
@@ -36,6 +36,8 @@
#include "sound/ay8910.h"
#include "sound/dac.h"
#include "sound/volt_reg.h"
+#include "screen.h"
+#include "speaker.h"
class cntsteer_state : public driver_device