summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine
diff options
context:
space:
mode:
author Dirk Best <mail@dirk-best.de>2015-06-03 19:47:24 +0200
committer Dirk Best <mail@dirk-best.de>2015-06-03 19:47:24 +0200
commit49168ace9212eb823e9def940f19f3c286cfa07a (patch)
tree79d4cf4b7552e6fa0918ae01a7299e94d11f0727 /src/mess/machine
parent8afcf3f9ce1c1950d5cb7453f4f5ac356121e8ad (diff)
svi318: add some floppy disk images to the softlist
Diffstat (limited to 'src/mess/machine')
-rw-r--r--src/mess/machine/svi318.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/machine/svi318.c b/src/mess/machine/svi318.c
index 240a1cff9eb..89ea87ce0e8 100644
--- a/src/mess/machine/svi318.c
+++ b/src/mess/machine/svi318.c
@@ -12,7 +12,6 @@
#include "includes/svi318.h"
#include "cpu/z80/z80.h"
#include "video/tms9928a.h"
-#include "machine/wd17xx.h"
#include "imagedev/flopdrv.h"
#include "formats/svi_cas.h"
#include "sound/ay8910.h"