From 78961d37c17a9fba797033c6ec5d4b1643a52e4e Mon Sep 17 00:00:00 2001 From: keie Date: Thu, 18 Apr 1985 15:22:22 +0000 Subject: [PATCH] Now using out.h from ../../h --- util/led/relocate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/led/relocate.c b/util/led/relocate.c index 05d604822..4164a7af5 100644 --- a/util/led/relocate.c +++ b/util/led/relocate.c @@ -2,7 +2,7 @@ static char rcsid[] = "$Header$"; #endif -#include "out.h" +#include "../../h/out.h" #include "const.h" #include "debug.h" #include "defs.h" -- 2.34.1