summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/mga2064w.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/mga2064w.cpp')
-rw-r--r--src/devices/video/mga2064w.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/video/mga2064w.cpp b/src/devices/video/mga2064w.cpp
index e3d054f8b75..50e1709594e 100644
--- a/src/devices/video/mga2064w.cpp
+++ b/src/devices/video/mga2064w.cpp
@@ -1,5 +1,6 @@
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert
+#include "emu.h"
#include "mga2064w.h"
const device_type MGA2064W = &device_creator<mga2064w_device>;