summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ts802.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ts802.cpp')
-rw-r--r--src/mame/drivers/ts802.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ts802.cpp b/src/mame/drivers/ts802.cpp
index 70f79ba3383..c1d5a5462fb 100644
--- a/src/mame/drivers/ts802.cpp
+++ b/src/mame/drivers/ts802.cpp
@@ -28,7 +28,7 @@
#include "machine/terminal.h"
#include "machine/z80dma.h"
#include "machine/z80ctc.h"
-#include "machine/z80dart.h"
+#include "machine/z80sio.h"
#include "machine/wd_fdc.h"
class ts802_state : public driver_device