summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/74175.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/74175.h')
-rw-r--r--src/devices/machine/74175.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/74175.h b/src/devices/machine/74175.h
index 381d3e5f6ef..c22aa05747f 100644
--- a/src/devices/machine/74175.h
+++ b/src/devices/machine/74175.h
@@ -47,7 +47,6 @@
#ifndef TTL74175_H
#define TTL74175_H
-#include "emu.h"
#define MCFG_74174_Q1_CB(_devcb) \
devcb = &ttl741745_device::set_q1_cb(*device, DEVCB_##_devcb);