summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/7400.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/7400.h')
-rw-r--r--src/devices/machine/7400.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/7400.h b/src/devices/machine/7400.h
index 9766e001d55..69ddaa2685a 100644
--- a/src/devices/machine/7400.h
+++ b/src/devices/machine/7400.h
@@ -33,7 +33,6 @@
#ifndef TTL7400_H
#define TTL7400_H
-#include "emu.h"
#define MCFG_7400_Y1_CB(_devcb) \
devcb = &ttl7400_device::set_y1_cb(*device, DEVCB_##_devcb);