summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/7404.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/7404.h')
-rw-r--r--src/devices/machine/7404.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/7404.h b/src/devices/machine/7404.h
index c6516cd3b38..f7192b802e9 100644
--- a/src/devices/machine/7404.h
+++ b/src/devices/machine/7404.h
@@ -60,7 +60,6 @@
#ifndef TTL7404_H
#define TTL7404_H
-#include "emu.h"
#define MCFG_7404_Y1_CB(_devcb) \
devcb = &ttl7404_device::set_y1_cb(*device, DEVCB_##_devcb);