summaryrefslogtreecommitdiff
path: root/uart.c
diff options
context:
space:
mode:
Diffstat (limited to 'uart.c')
-rw-r--r--uart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/uart.c b/uart.c
index d3fd848..2e93482 100644
--- a/uart.c
+++ b/uart.c
@@ -30,7 +30,7 @@ your own risk.
* Modified for QEMU PALcode by rth@twiddle.net.
*/
-#include "io.h"
+#include "protos.h"
#include "uart.h"
#ifndef SERIAL_SPEED