summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/awacs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/awacs.cpp')
-rw-r--r--src/devices/sound/awacs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/awacs.cpp b/src/devices/sound/awacs.cpp
index 1685a37f370..b2d405668ea 100644
--- a/src/devices/sound/awacs.cpp
+++ b/src/devices/sound/awacs.cpp
@@ -14,7 +14,7 @@
#include "awacs.h"
// device type definition
-const device_type AWACS = &device_creator<awacs_device>;
+const device_type AWACS = device_creator<awacs_device>;
//**************************************************************************
// LIVE DEVICE