diff options
Diffstat (limited to 'src/nvim/os/env.c')
-rw-r--r-- | src/nvim/os/env.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/os/env.c b/src/nvim/os/env.c index ed55f4f0eb..fbc3a243a6 100644 --- a/src/nvim/os/env.c +++ b/src/nvim/os/env.c @@ -49,6 +49,7 @@ #endif #ifdef INCLUDE_GENERATED_DECLARATIONS +# include "auto/pathdef.h" # include "os/env.c.generated.h" #endif |