From: Alan Cox Date: Sat, 5 Nov 2016 10:37:11 +0000 (+0000) Subject: ue: missing header X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=b3012251bdfda3754cafc1914846f10e08898176;p=FUZIX.git ue: missing header --- diff --git a/Applications/ue/ue.c b/Applications/ue/ue.c index 73ef9358..940e2db3 100644 --- a/Applications/ue/ue.c +++ b/Applications/ue/ue.c @@ -38,6 +38,7 @@ terminal is (1,1) based. display() takes care of the conversion. #include #include #include +#include #include "ue.h" COORD outxy;