summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/megadrive/md_carts.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/megadrive/md_carts.cpp')
-rw-r--r--src/devices/bus/megadrive/md_carts.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/megadrive/md_carts.cpp b/src/devices/bus/megadrive/md_carts.cpp
index 5a8e1902d09..8c1d5080e1d 100644
--- a/src/devices/bus/megadrive/md_carts.cpp
+++ b/src/devices/bus/megadrive/md_carts.cpp
@@ -6,6 +6,7 @@
**********************************************************************/
+#include "emu.h"
#include "md_carts.h"
SLOT_INTERFACE_START(md_cart)