summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/dm9334.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/dm9334.h')
-rw-r--r--src/devices/machine/dm9334.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/dm9334.h b/src/devices/machine/dm9334.h
index fce85fac805..708aa89c782 100644
--- a/src/devices/machine/dm9334.h
+++ b/src/devices/machine/dm9334.h
@@ -70,7 +70,6 @@
#ifndef DM9334_H
#define DM9334_H
-#include "emu.h"
#define MCFG_DM9334_OUTPUT_CB(_devcb) \
devcb = &dm9334_device::set_out_cb(*device, DEVCB_##_devcb);