summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ie15.h
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2019-10-17 23:25:15 -0400
committer AJR <ajrhacker@users.noreply.github.com>2019-10-17 23:25:15 -0400
commit80556923002257d79b374e345d42c0c6c30b101d (patch)
tree23daa7d93e017259259d77c9f8041ac4a4db59d4 /src/devices/machine/ie15.h
parent96086b540f3d7ec9b349a04294be6d2a481699bb (diff)
machine/ie15: Eliminate bus/rs232 dependency (nw)
Diffstat (limited to 'src/devices/machine/ie15.h')
-rw-r--r--src/devices/machine/ie15.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/ie15.h b/src/devices/machine/ie15.h
index fe964397832..025c3940f9e 100644
--- a/src/devices/machine/ie15.h
+++ b/src/devices/machine/ie15.h
@@ -6,7 +6,6 @@
#pragma once
-#include "bus/rs232/rs232.h"
#include "cpu/ie15/ie15.h"
#include "machine/ie15_kbd.h"
#include "sound/beep.h"