diff --git a/usr.bin/calendar/pathnames.h b/usr.bin/calendar/pathnames.h index 1bffe0131fe..cacbd2587ac 100644 --- a/usr.bin/calendar/pathnames.h +++ b/usr.bin/calendar/pathnames.h @@ -36,5 +36,5 @@ #include -#define _PATH_CPP "/usr/libexec/cpp" +#define _PATH_CPP "/usr/bin/cpp" #define _PATH_INCLUDE "/usr/share/calendar"