summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/abckb/abc99.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/abckb/abc99.h')
-rw-r--r--src/devices/bus/abckb/abc99.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/abckb/abc99.h b/src/devices/bus/abckb/abc99.h
index ad421139e7d..b8ec975778c 100644
--- a/src/devices/bus/abckb/abc99.h
+++ b/src/devices/bus/abckb/abc99.h
@@ -107,7 +107,7 @@ private:
// device type definition
-extern const device_type ABC99;
+DECLARE_DEVICE_TYPE(ABC99, abc99_device)
#endif // MAME_BUS_ABCKB_ABC99_H