summaryrefslogtreecommitdiffstats
path: root/src/devices/machine/ds1386.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/ds1386.cpp')
-rw-r--r--src/devices/machine/ds1386.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/machine/ds1386.cpp b/src/devices/machine/ds1386.cpp
index e88f96a2950..e9455585242 100644
--- a/src/devices/machine/ds1386.cpp
+++ b/src/devices/machine/ds1386.cpp
@@ -12,8 +12,6 @@
#include "ds1386.h"
#include "machine/timehelp.h"
-#include "fileio.h"
-
#define DISABLE_OSC (0x80)
#define DISABLE_SQW (0x40)