summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/alphatpc16.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/alphatpc16.cpp')
-rw-r--r--src/mame/drivers/alphatpc16.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/alphatpc16.cpp b/src/mame/drivers/alphatpc16.cpp
index 0a7e43caf4e..57581525a35 100644
--- a/src/mame/drivers/alphatpc16.cpp
+++ b/src/mame/drivers/alphatpc16.cpp
@@ -51,7 +51,7 @@ via the PC 16 Terminal, operates independently after programming), connects to t
#include "imagedev/floppy.h"
#include "machine/wd_fdc.h"
#include "video/ef9345.h"
-#include "machine/z80dart.h"
+#include "machine/z80sio.h"
#include "machine/pic8259.h"
#include "machine/timer.h"
#include "machine/ram.h"