summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nasbus/avc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/nasbus/avc.cpp')
-rw-r--r--src/devices/bus/nasbus/avc.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/devices/bus/nasbus/avc.cpp b/src/devices/bus/nasbus/avc.cpp
index 7203420fdf8..4c7b95abdc9 100644
--- a/src/devices/bus/nasbus/avc.cpp
+++ b/src/devices/bus/nasbus/avc.cpp
@@ -9,12 +9,14 @@
#include "emu.h"
#include "avc.h"
+#include "screen.h"
+
//**************************************************************************
// DEVICE DEFINITIONS
//**************************************************************************
-const device_type NASCOM_AVC = &device_creator<nascom_avc_device>;
+const device_type NASCOM_AVC = device_creator<nascom_avc_device>;
//-------------------------------------------------
// machine_config_additions - device-specific