summaryrefslogtreecommitdiffstats
path: root/src/devices/machine/serflash.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/serflash.cpp')
-rw-r--r--src/devices/machine/serflash.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/machine/serflash.cpp b/src/devices/machine/serflash.cpp
index 2d645f8e5c6..c7589e6f58e 100644
--- a/src/devices/machine/serflash.cpp
+++ b/src/devices/machine/serflash.cpp
@@ -8,8 +8,6 @@
#include "emu.h"
#include "machine/serflash.h"
-#include "fileio.h"
-
#include <algorithm>
ALLOW_SAVE_TYPE(serflash_device::flash_state_t);