summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ds2401.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/ds2401.h')
-rw-r--r--src/devices/machine/ds2401.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/ds2401.h b/src/devices/machine/ds2401.h
index bfeb5c2f6a4..d67c17221ac 100644
--- a/src/devices/machine/ds2401.h
+++ b/src/devices/machine/ds2401.h
@@ -14,7 +14,6 @@
#define MCFG_DS2401_ADD(_tag) \
MCFG_DEVICE_ADD(_tag, DS2401, 0)
-#include "emu.h"
class ds2401_device : public device_t
{