summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/m20_kbd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/m20_kbd.cpp')
-rw-r--r--src/mame/machine/m20_kbd.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/machine/m20_kbd.cpp b/src/mame/machine/m20_kbd.cpp
index 00cfdd08a56..3d90493277f 100644
--- a/src/mame/machine/m20_kbd.cpp
+++ b/src/mame/machine/m20_kbd.cpp
@@ -1,6 +1,7 @@
// license:BSD-3-Clause
// copyright-holders:Carl,Vas Crabb
+#include "emu.h"
#include "machine/m20_kbd.h"
#include "machine/keyboard.ipp"