summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/abc1600mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/abc1600mac.h')
-rw-r--r--src/mess/machine/abc1600mac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/abc1600mac.h b/src/mess/machine/abc1600mac.h
index 0acc6377510..353261b00e9 100644
--- a/src/mess/machine/abc1600mac.h
+++ b/src/mess/machine/abc1600mac.h
@@ -43,7 +43,7 @@
// ======================> abc1600_mac_device
class abc1600_mac_device : public device_t,
- public device_memory_interface
+ public device_memory_interface
{
public:
abc1600_mac_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);