diff options
author | 2010-08-28 19:56:49 +0000 | |
---|---|---|
committer | 2010-08-28 19:56:49 +0000 | |
commit | 9d60dac4355ff27b9a8e18789555e4f46033fd41 (patch) | |
tree | ccfda9308eb88559d871beec2d0e9195f3e0274f /src/emu/machine/k056230.h | |
parent | 479d33551d0fd502d04ecf84de96fed776c67983 (diff) |
Fix current code linking (no whatsnew)
Diffstat (limited to 'src/emu/machine/k056230.h')
-rw-r--r-- | src/emu/machine/k056230.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/k056230.h b/src/emu/machine/k056230.h index 44b4f00c2f2..19dd41e8604 100644 --- a/src/emu/machine/k056230.h +++ b/src/emu/machine/k056230.h @@ -99,7 +99,7 @@ private: // device type definition -extern const device_type K056230; +extern const device_type K0506230; |