summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/wangpc_rtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/wangpc_rtc.h')
-rw-r--r--src/mess/machine/wangpc_rtc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/wangpc_rtc.h b/src/mess/machine/wangpc_rtc.h
index dc1dbe99867..bbf536aab76 100644
--- a/src/mess/machine/wangpc_rtc.h
+++ b/src/mess/machine/wangpc_rtc.h
@@ -29,7 +29,7 @@
// ======================> wangpc_rtc_device
class wangpc_rtc_device : public device_t,
- public device_wangpcbus_card_interface
+ public device_wangpcbus_card_interface
{
public:
// construction/destruction