summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/falcots.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/falcots.cpp')
-rw-r--r--src/mame/drivers/falcots.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/falcots.cpp b/src/mame/drivers/falcots.cpp
index 69c00712909..78aa7b3811a 100644
--- a/src/mame/drivers/falcots.cpp
+++ b/src/mame/drivers/falcots.cpp
@@ -13,7 +13,7 @@
#include "machine/nvram.h"
#include "machine/rstbuf.h"
#include "machine/z80ctc.h"
-#include "machine/z80dart.h"
+#include "machine/z80sio.h"
#include "video/mc6845.h"
#include "screen.h"