summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/rs232/pty.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/rs232/pty.h')
-rw-r--r--src/devices/bus/rs232/pty.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/rs232/pty.h b/src/devices/bus/rs232/pty.h
index f5ed25d7167..88550fd5791 100644
--- a/src/devices/bus/rs232/pty.h
+++ b/src/devices/bus/rs232/pty.h
@@ -7,6 +7,7 @@
#include "rs232.h"
#include "dipty.h"
+#include "diserial.h"
class pseudo_terminal_device : public device_t,
public device_serial_interface,