From fac8eeff5542b91ec6c0bea8ee26e225c10882c6 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 26 Feb 1999 11:37:05 +0000 Subject: [PATCH] Refer to epaths.h. --- lib-src/yow.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib-src/yow.c b/lib-src/yow.c index b67d2f1eeee..4efe8153415 100644 --- a/lib-src/yow.c +++ b/lib-src/yow.c @@ -12,7 +12,7 @@ #include #include -#include <../src/paths.h> /* For PATH_DATA. */ +#include <../src/epaths.h> /* For PATH_DATA. */ #define BUFSIZE 80 #define SEP '\0' -- 2.39.2