summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/apollo_dbg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/apollo_dbg.cpp')
-rw-r--r--src/mame/machine/apollo_dbg.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/machine/apollo_dbg.cpp b/src/mame/machine/apollo_dbg.cpp
index aad0ef62ee9..63b05d162c5 100644
--- a/src/mame/machine/apollo_dbg.cpp
+++ b/src/mame/machine/apollo_dbg.cpp
@@ -10,6 +10,7 @@
#define VERBOSE 1
+#include "emu.h"
#include "includes/apollo.h"
#include "cpu/m68000/m68kcpu.h"