From: keie Date: Thu, 18 Apr 1985 15:22:22 +0000 (+0000) Subject: Now using out.h from ../../h X-Git-Tag: release-5-5~5478 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=78961d37c17a9fba797033c6ec5d4b1643a52e4e;p=ack.git Now using out.h from ../../h --- 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"