summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/74161.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/74161.h')
-rw-r--r--src/devices/machine/74161.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/74161.h b/src/devices/machine/74161.h
index 5a646962531..da975c09205 100644
--- a/src/devices/machine/74161.h
+++ b/src/devices/machine/74161.h
@@ -57,7 +57,6 @@
#ifndef TTL74161_H
#define TTL74161_H
-#include "emu.h"
#define MCFG_7416x_QA_CB(_devcb) \
devcb = &ttl7416x_device::set_qa_cb(*device, DEVCB_##_devcb);