summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/clock.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/clock.h')
-rw-r--r--src/devices/machine/clock.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/clock.h b/src/devices/machine/clock.h
index 5b7d9ed2e6a..0f11c6b1173 100644
--- a/src/devices/machine/clock.h
+++ b/src/devices/machine/clock.h
@@ -5,7 +5,6 @@
#pragma once
-#include "emu.h"
#define MCFG_CLOCK_ADD(_tag, _clock) \
MCFG_DEVICE_ADD(_tag, CLOCK, _clock)