aboutsummaryrefslogtreecommitdiff
path: root/src/quickfix.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/quickfix.c')
-rw-r--r--src/quickfix.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/quickfix.c b/src/quickfix.c
index e28ec7fe42..90a60ce485 100644
--- a/src/quickfix.c
+++ b/src/quickfix.c
@@ -36,6 +36,7 @@
#include "normal.h"
#include "option.h"
#include "os_unix.h"
+#include "path.h"
#include "regexp.h"
#include "screen.h"
#include "search.h"