From d22fc0dd931e43be5f20526e8e43a303d054ca21 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Mon, 7 Jan 2008 14:20:13 +0000 Subject: Allow depend creation again. This doesn't work on GNU make, but does on all others. --- src/rc/rc-update.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/rc') diff --git a/src/rc/rc-update.c b/src/rc/rc-update.c index bbf23af0..4f07503f 100644 --- a/src/rc/rc-update.c +++ b/src/rc/rc-update.c @@ -39,10 +39,10 @@ #include #include "builtins.h" -#include "../libeinfo/einfo.h" +#include "einfo.h" #include "rc.h" -#include "../rc-misc.h" -#include "../strlist.h" +#include "rc-misc.h" +#include "strlist.h" static const char *applet = NULL; -- cgit v1.2.3