diff options
author | 2012-12-09 20:58:30 +0000 | |
---|---|---|
committer | 2012-12-09 20:58:30 +0000 | |
commit | 1f6e54141b0a0ed3ef122ff35651abdc818c6dff (patch) | |
tree | 9b7bbbdf923d7aa46df091ddb364e541e4a39d29 /src/mess/includes/atarist.h | |
parent | b9a2b20e61e5c2a2ecc41581ba7b59825dbb1177 (diff) |
(MESS) Removed unnecessary includes. (nw)
Diffstat (limited to 'src/mess/includes/atarist.h')
-rw-r--r-- | src/mess/includes/atarist.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/includes/atarist.h b/src/mess/includes/atarist.h index 0889636d6b2..9daaf2476d5 100644 --- a/src/mess/includes/atarist.h +++ b/src/mess/includes/atarist.h @@ -8,7 +8,6 @@ #include "cpu/m68000/m68000.h" #include "cpu/m6800/m6800.h" #include "imagedev/cartslot.h" -#include "imagedev/floppy.h" #include "machine/ram.h" #include "machine/6850acia.h" #include "machine/8530scc.h" |