summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/tmc600.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/tmc600.cpp')
-rw-r--r--src/mame/video/tmc600.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mame/video/tmc600.cpp b/src/mame/video/tmc600.cpp
index d717b62da5c..ac1e739476e 100644
--- a/src/mame/video/tmc600.cpp
+++ b/src/mame/video/tmc600.cpp
@@ -3,10 +3,6 @@
#include "emu.h"
#include "includes/tmc600.h"
-#include "sound/cdp1869.h"
-#include "speaker.h"
-
-
WRITE8_MEMBER( tmc600_state::vismac_register_w )
{
m_vismac_reg_latch = data;