summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/apollo_dbg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/apollo_dbg.h')
-rw-r--r--src/mame/machine/apollo_dbg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/machine/apollo_dbg.h b/src/mame/machine/apollo_dbg.h
index 12227102e4e..3ce08a200f4 100644
--- a/src/mame/machine/apollo_dbg.h
+++ b/src/mame/machine/apollo_dbg.h
@@ -13,7 +13,6 @@
#ifndef __APOLLO_DBG_H__
#define __APOLLO_DBG_H__
-#include "emu.h"
int apollo_debug_instruction_hook(m68000_base_device *device, offs_t curpc);