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