summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/x68k_kbd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/x68k_kbd.cpp')
-rw-r--r--src/mame/machine/x68k_kbd.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/machine/x68k_kbd.cpp b/src/mame/machine/x68k_kbd.cpp
index 40ca743a6b5..94c49450f87 100644
--- a/src/mame/machine/x68k_kbd.cpp
+++ b/src/mame/machine/x68k_kbd.cpp
@@ -1,5 +1,6 @@
// license:BSD-3-Clause
// copyright-holders:Barry Rodewald,Vas Crabb
+#include "emu.h"
#include "machine/x68k_kbd.h"
#include "machine/keyboard.ipp"