summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mos6529.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/mos6529.h')
-rw-r--r--src/devices/machine/mos6529.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/mos6529.h b/src/devices/machine/mos6529.h
index bc7dc25df96..75d10082ab1 100644
--- a/src/devices/machine/mos6529.h
+++ b/src/devices/machine/mos6529.h
@@ -107,6 +107,6 @@ protected:
// device type definition
-extern const device_type MOS6529;
+DECLARE_DEVICE_TYPE(MOS6529, mos6529_device)
#endif // MAME_MACHINE_MOS6529_H