summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/devcpu.h
diff options
context:
space:
mode:
author Oliver Stöneberg <firewave@users.noreply.github.com>2013-07-10 14:36:44 +0000
committer Oliver Stöneberg <firewave@users.noreply.github.com>2013-07-10 14:36:44 +0000
commit062c297392c4f145f4cdbd661f0bf4e06455b2cf (patch)
treed730f2bcdef555a7e806540b541da7a24262de70 /src/emu/devcpu.h
parentb41c1dcbea187165f2a7fcd86f12ca7ff7ef7b46 (diff)
fixed drcbex{64|86}.c compilation (nw)
Diffstat (limited to 'src/emu/devcpu.h')
-rw-r--r--src/emu/devcpu.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/emu/devcpu.h b/src/emu/devcpu.h
index b94f8f67e5a..d361127bb40 100644
--- a/src/emu/devcpu.h
+++ b/src/emu/devcpu.h
@@ -46,8 +46,6 @@
#ifndef __DEVCPU_H__
#define __DEVCPU_H__
-#include "devlegcy.h"
-
//**************************************************************************
// CONSTANTS
//**************************************************************************