summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/8950intf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/8950intf.h')
-rw-r--r--src/devices/sound/8950intf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/sound/8950intf.h b/src/devices/sound/8950intf.h
index 0c109e5712c..3e6e0497f08 100644
--- a/src/devices/sound/8950intf.h
+++ b/src/devices/sound/8950intf.h
@@ -5,7 +5,6 @@
#ifndef __8950INTF_H__
#define __8950INTF_H__
-#include "emu.h"
#define MCFG_Y8950_IRQ_HANDLER(_devcb) \
devcb = &y8950_device::set_irq_handler(*device, DEVCB_##_devcb);