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'