summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/sb0400.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/sb0400.cpp')
-rw-r--r--src/devices/sound/sb0400.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/sb0400.cpp b/src/devices/sound/sb0400.cpp
index 20bdac1331e..6fbbf0a2f85 100644
--- a/src/devices/sound/sb0400.cpp
+++ b/src/devices/sound/sb0400.cpp
@@ -3,7 +3,7 @@
#include "emu.h"
#include "sb0400.h"
-const device_type SB0400 = &device_creator<sb0400_device>;
+const device_type SB0400 = device_creator<sb0400_device>;
DEVICE_ADDRESS_MAP_START(map, 32, sb0400_device)
ADDRESS_MAP_END