diff options
author | 2014-10-11 06:59:38 +0000 | |
---|---|---|
committer | 2014-10-11 06:59:38 +0000 | |
commit | 8bed8ef381a2665b26eaa4e87b9a05114e178813 (patch) | |
tree | 2f02c82e2ffabfeb7104d21db6577590cc7e7825 /src/emu/bus/plus4 | |
parent | cba6034c4402a1371ff66defee74daccc41ac052 (diff) |
so long, cartslot.c... you made a really great job, when we
had no concept of slot devices...
Diffstat (limited to 'src/emu/bus/plus4')
-rw-r--r-- | src/emu/bus/plus4/std.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/bus/plus4/std.h b/src/emu/bus/plus4/std.h index 99d57227f42..1bb7d440bb3 100644 --- a/src/emu/bus/plus4/std.h +++ b/src/emu/bus/plus4/std.h @@ -16,7 +16,6 @@ #include "emu.h" #include "exp.h" -#include "imagedev/cartslot.h" |