summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/tvc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/tvc.cpp')
-rw-r--r--src/mame/audio/tvc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/tvc.cpp b/src/mame/audio/tvc.cpp
index 5212c176c76..693de81fb18 100644
--- a/src/mame/audio/tvc.cpp
+++ b/src/mame/audio/tvc.cpp
@@ -10,7 +10,7 @@
#include "tvc.h"
// device type definition
-const device_type TVC_SOUND = &device_creator<tvc_sound_device>;
+const device_type TVC_SOUND = device_creator<tvc_sound_device>;
//-------------------------------------------------
// tvc_sound_device - constructor