diff options
Diffstat (limited to 'src/devices/machine/ds1204.cpp')
-rw-r--r-- | src/devices/machine/ds1204.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/machine/ds1204.cpp b/src/devices/machine/ds1204.cpp index ff03134c931..e1070113277 100644 --- a/src/devices/machine/ds1204.cpp +++ b/src/devices/machine/ds1204.cpp @@ -10,8 +10,6 @@ #include "emu.h" #include "ds1204.h" -#include "fileio.h" - #include <cstdio> |