summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/rs232/ser_mouse.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/rs232/ser_mouse.h')
-rw-r--r--src/devices/bus/rs232/ser_mouse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/rs232/ser_mouse.h b/src/devices/bus/rs232/ser_mouse.h
index 28d6e73d0d3..ff4e7a81995 100644
--- a/src/devices/bus/rs232/ser_mouse.h
+++ b/src/devices/bus/rs232/ser_mouse.h
@@ -10,6 +10,7 @@
#define MAME_BUS_RS232_SER_MOUSE_H
#include "rs232.h"
+#include "diserial.h"
class serial_mouse_device :
public device_t,