diff options
Diffstat (limited to 'src/main.c')
-rw-r--r-- | src/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c index 9cac0918ee..b1e6aa7810 100644 --- a/src/main.c +++ b/src/main.c @@ -38,6 +38,7 @@ #include "ops.h" #include "option.h" #include "os_unix.h" +#include "path.h" #include "quickfix.h" #include "screen.h" #include "syntax.h" |