summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/wangpc/emb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/wangpc/emb.cpp')
-rw-r--r--src/devices/bus/wangpc/emb.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/wangpc/emb.cpp b/src/devices/bus/wangpc/emb.cpp
index 0e71cd2e3db..06cb5372f9f 100644
--- a/src/devices/bus/wangpc/emb.cpp
+++ b/src/devices/bus/wangpc/emb.cpp
@@ -32,7 +32,7 @@
// DEVICE DEFINITIONS
//**************************************************************************
-const device_type WANGPC_EMB = &device_creator<wangpc_emb_device>;
+const device_type WANGPC_EMB = device_creator<wangpc_emb_device>;