diff options
Diffstat (limited to 'src/pathchk.c')
-rw-r--r-- | src/pathchk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pathchk.c b/src/pathchk.c index 0d68a70..cfacf67 100644 --- a/src/pathchk.c +++ b/src/pathchk.c @@ -1,2 +1,2 @@ #define main pathchk_main -#include "../pathchk/pathchk.c" +#include "pathchk/pathchk.c" |