summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/votrax.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/votrax.cpp')
-rw-r--r--src/devices/sound/votrax.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/votrax.cpp b/src/devices/sound/votrax.cpp
index bde5fbd6086..1068554aab3 100644
--- a/src/devices/sound/votrax.cpp
+++ b/src/devices/sound/votrax.cpp
@@ -26,7 +26,7 @@ tp1 = phi clock (tied to f2q rom access)
#include "votrax.h"
-const device_type VOTRAX_SC01 = &device_creator<votrax_sc01_device>;
+const device_type VOTRAX_SC01 = device_creator<votrax_sc01_device>;
// ROM definition for the Votrax phone ROM
ROM_START( votrax_sc01 )