summaryrefslogtreecommitdiffstats
path: root/src/devices/machine/eeprom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/eeprom.cpp')
-rw-r--r--src/devices/machine/eeprom.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/machine/eeprom.cpp b/src/devices/machine/eeprom.cpp
index e9f72fb76c3..2ee3b1697c1 100644
--- a/src/devices/machine/eeprom.cpp
+++ b/src/devices/machine/eeprom.cpp
@@ -11,8 +11,6 @@
#include "emu.h"
#include "machine/eeprom.h"
-#include "fileio.h"
-
//#define VERBOSE 1
#include "logmacro.h"