summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/apple2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/apple2.h')
-rw-r--r--src/mame/includes/apple2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/apple2.h b/src/mame/includes/apple2.h
index 0596bd91af2..2c3c64a573d 100644
--- a/src/mame/includes/apple2.h
+++ b/src/mame/includes/apple2.h
@@ -11,7 +11,6 @@
#ifndef APPLE2_H_
#define APPLE2_H_
-#include "emu.h"
#include "cpu/m6502/m6502.h"
#include "cpu/m6502/m65c02.h"
#include "bus/a2bus/a2bus.h"