summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/okim6258.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/okim6258.cpp')
-rw-r--r--src/devices/sound/okim6258.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/okim6258.cpp b/src/devices/sound/okim6258.cpp
index 57a87dd71fa..e67a6bcb12e 100644
--- a/src/devices/sound/okim6258.cpp
+++ b/src/devices/sound/okim6258.cpp
@@ -35,7 +35,7 @@ static int tables_computed = 0;
// device type definition
-const device_type OKIM6258 = &device_creator<okim6258_device>;
+const device_type OKIM6258 = device_creator<okim6258_device>;
//**************************************************************************