summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/macrtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/macrtc.h')
-rw-r--r--src/mess/machine/macrtc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/macrtc.h b/src/mess/machine/macrtc.h
index 6ae533916fa..6d53723c093 100644
--- a/src/mess/machine/macrtc.h
+++ b/src/mess/machine/macrtc.h
@@ -29,7 +29,7 @@
// ======================> rtc3430042_device
class rtc3430042_device : public device_t,
- public device_rtc_interface,
+ public device_rtc_interface,
public device_nvram_interface
{
public: