summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/hh_ucom4.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/hh_ucom4.h')
-rw-r--r--src/mame/includes/hh_ucom4.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mame/includes/hh_ucom4.h b/src/mame/includes/hh_ucom4.h
index eddb55cc31d..ca38b68a447 100644
--- a/src/mame/includes/hh_ucom4.h
+++ b/src/mame/includes/hh_ucom4.h
@@ -2,7 +2,7 @@
// copyright-holders:hap
/*
- NEC uCOM4 MCU tabletops/handhelds or other simple devices,
+ NEC uCOM4 MCU tabletops/handhelds or other simple devices.
*/
@@ -12,8 +12,6 @@
#include "cpu/ucom4/ucom4.h"
#include "sound/spkrdev.h"
-#include "rendlay.h"
-
class hh_ucom4_state : public driver_device
{