summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/fga002.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/fga002.h')
-rw-r--r--src/devices/machine/fga002.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/fga002.h b/src/devices/machine/fga002.h
index b76908c765b..31e5b29371e 100644
--- a/src/devices/machine/fga002.h
+++ b/src/devices/machine/fga002.h
@@ -3,7 +3,6 @@
#ifndef __FGA002_H__
#define __FGA002_H__
-#include "emu.h"
#include "cpu/m68000/m68000.h" // The FGA002 is designed for the 68K interrupt PL0-PL2 signalling, however used on Sparc and x86 boards too
#define MCFG_FGA002_ADD(_tag, _clock) MCFG_DEVICE_ADD(_tag, FGA002, _clock)