summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mpu401.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/mpu401.h')
-rw-r--r--src/devices/machine/mpu401.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/mpu401.h b/src/devices/machine/mpu401.h
index 3717477a43c..46f4ed474d0 100644
--- a/src/devices/machine/mpu401.h
+++ b/src/devices/machine/mpu401.h
@@ -5,7 +5,6 @@
#ifndef __MPU401_H__
#define __MPU401_H__
-#include "emu.h"
#include "cpu/m6800/m6800.h"
#define MCFG_MPU401_ADD(_tag, _irqf ) \