aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/job.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/os/job.h')
-rw-r--r--src/nvim/os/job.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nvim/os/job.h b/src/nvim/os/job.h
index f48218ffe7..e0ca615626 100644
--- a/src/nvim/os/job.h
+++ b/src/nvim/os/job.h
@@ -12,6 +12,8 @@
#include "nvim/os/rstream_defs.h"
#include "nvim/os/event_defs.h"
+#include "nvim/os/wstream.h"
+#include "nvim/os/wstream_defs.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "os/job.h.generated.h"