aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/yow.c2
1 files changed, 1 insertions, 1 deletions
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 @@
12 12
13#include <stdio.h> 13#include <stdio.h>
14#include <ctype.h> 14#include <ctype.h>
15#include <../src/paths.h> /* For PATH_DATA. */ 15#include <../src/epaths.h> /* For PATH_DATA. */
16 16
17#define BUFSIZE 80 17#define BUFSIZE 80
18#define SEP '\0' 18#define SEP '\0'