diff options
Diffstat (limited to 'src/devices/imagedev/diablo.cpp')
-rw-r--r-- | src/devices/imagedev/diablo.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/imagedev/diablo.cpp b/src/devices/imagedev/diablo.cpp index a74ff5947e9..d14c53ef7f2 100644 --- a/src/devices/imagedev/diablo.cpp +++ b/src/devices/imagedev/diablo.cpp @@ -8,7 +8,6 @@ #include "diablo.h" #include "emuopts.h" -#include "fileio.h" #include "harddisk.h" #include "romload.h" |