summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sms_ctrl/lphaser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/sms_ctrl/lphaser.cpp')
-rw-r--r--src/devices/bus/sms_ctrl/lphaser.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/devices/bus/sms_ctrl/lphaser.cpp b/src/devices/bus/sms_ctrl/lphaser.cpp
index ce5abe36515..a6fec3a798f 100644
--- a/src/devices/bus/sms_ctrl/lphaser.cpp
+++ b/src/devices/bus/sms_ctrl/lphaser.cpp
@@ -21,13 +21,15 @@ Notes:
#include "emu.h"
#include "lphaser.h"
+#include "screen.h"
+
//**************************************************************************
// DEVICE DEFINITIONS
//**************************************************************************
-const device_type SMS_LIGHT_PHASER = &device_creator<sms_light_phaser_device>;
+const device_type SMS_LIGHT_PHASER = device_creator<sms_light_phaser_device>;
#define LGUN_RADIUS 6