From 83be57533c97ad4ab9cb1f83bb2e2b0652445098 Mon Sep 17 00:00:00 2001 From: Charles Forsyth Date: Thu, 2 Apr 2015 14:15:30 +0100 Subject: include r16.h for 16/24 rune mapping --- emu/Nt/devarch.c | 1 + 1 file changed, 1 insertion(+) (limited to 'emu/Nt/devarch.c') diff --git a/emu/Nt/devarch.c b/emu/Nt/devarch.c index 2ddaf763..eea152fc 100644 --- a/emu/Nt/devarch.c +++ b/emu/Nt/devarch.c @@ -11,6 +11,7 @@ #include "dat.h" #include "fns.h" #include "error.h" +#include "r16.h" enum{ -- cgit v1.2.3