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