summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/vpoker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/vpoker.cpp')
-rw-r--r--src/mame/drivers/vpoker.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/vpoker.cpp b/src/mame/drivers/vpoker.cpp
index 7f217396265..5d72ebd56f9 100644
--- a/src/mame/drivers/vpoker.cpp
+++ b/src/mame/drivers/vpoker.cpp
@@ -101,6 +101,8 @@
#include "emu.h"
#include "cpu/m6809/m6809.h"
#include "machine/6840ptm.h"
+#include "screen.h"
+#include "speaker.h"
class vpoker_state : public driver_device