summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/vic10/exp.h
diff options
context:
space:
mode:
author smf- <smf-@users.noreply.github.com>2013-12-29 16:55:14 +0000
committer smf- <smf-@users.noreply.github.com>2013-12-29 16:55:14 +0000
commit66827862e70e69d15fa37a1a299c7176859dda82 (patch)
treeb5504ae0cff4ac241149076b7d6c3e9aa8885245 /src/emu/bus/vic10/exp.h
parented814a9228c3ca17b28024f2741cc8d9d3b3240f (diff)
reduce dependency mak files by 130k (nw)
Diffstat (limited to 'src/emu/bus/vic10/exp.h')
-rw-r--r--src/emu/bus/vic10/exp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/emu/bus/vic10/exp.h b/src/emu/bus/vic10/exp.h
index 828cb182f86..36d92009625 100644
--- a/src/emu/bus/vic10/exp.h
+++ b/src/emu/bus/vic10/exp.h
@@ -172,9 +172,6 @@ protected:
extern const device_type VIC10_EXPANSION_SLOT;
-// slot devices
-#include "std.h"
-
SLOT_INTERFACE_EXTERN( vic10_expansion_cards );