summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/wpc_dot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/wpc_dot.cpp')
-rw-r--r--src/mame/drivers/wpc_dot.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/wpc_dot.cpp b/src/mame/drivers/wpc_dot.cpp
index 58eba16f1fd..4a72919ffcf 100644
--- a/src/mame/drivers/wpc_dot.cpp
+++ b/src/mame/drivers/wpc_dot.cpp
@@ -5,6 +5,8 @@
#include "emu.h"
#include "includes/wpc_dot.h"
+#include "screen.h"
+#include "speaker.h"
static ADDRESS_MAP_START( wpc_dot_map, AS_PROGRAM, 8, wpc_dot_state )