summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/6532riot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/6532riot.h')
-rw-r--r--src/devices/machine/6532riot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/6532riot.h b/src/devices/machine/6532riot.h
index b4d558cbcc6..36df16dbe73 100644
--- a/src/devices/machine/6532riot.h
+++ b/src/devices/machine/6532riot.h
@@ -121,6 +121,6 @@ private:
// device type definition
-extern const device_type RIOT6532;
+DECLARE_DEVICE_TYPE(RIOT6532, riot6532_device)
#endif