summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/decocpu7.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/decocpu7.h')
-rw-r--r--src/mame/machine/decocpu7.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/machine/decocpu7.h b/src/mame/machine/decocpu7.h
index d03007efc04..229d97d6e30 100644
--- a/src/mame/machine/decocpu7.h
+++ b/src/mame/machine/decocpu7.h
@@ -1,7 +1,6 @@
// license:BSD-3-Clause
// copyright-holders:David Haywood
-#include "emu.h"
#include "cpu/m6502/m6502.h"
class deco_cpu7_device : public m6502_device {