summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/rs232/null_modem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/rs232/null_modem.h')
-rw-r--r--src/devices/bus/rs232/null_modem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/rs232/null_modem.h b/src/devices/bus/rs232/null_modem.h
index 69f3ad75103..7ba5cddbb78 100644
--- a/src/devices/bus/rs232/null_modem.h
+++ b/src/devices/bus/rs232/null_modem.h
@@ -5,6 +5,7 @@
#include "rs232.h"
#include "imagedev/bitbngr.h"
+#include "diserial.h"
class null_modem_device : public device_t,
public device_serial_interface,