summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/hlcd0515.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/hlcd0515.cpp')
-rw-r--r--src/devices/video/hlcd0515.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/video/hlcd0515.cpp b/src/devices/video/hlcd0515.cpp
index 7394fc60518..04bf4f72e60 100644
--- a/src/devices/video/hlcd0515.cpp
+++ b/src/devices/video/hlcd0515.cpp
@@ -17,8 +17,8 @@
#include "video/hlcd0515.h"
-const device_type HLCD0515 = &device_creator<hlcd0515_device>;
-const device_type HLCD0569 = &device_creator<hlcd0569_device>;
+const device_type HLCD0515 = device_creator<hlcd0515_device>;
+const device_type HLCD0569 = device_creator<hlcd0569_device>;
//-------------------------------------------------
// constructor