diff options
Diffstat (limited to 'src/cmdline.cpp')
-rw-r--r-- | src/cmdline.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmdline.cpp b/src/cmdline.cpp index 8422248..668638c 100644 --- a/src/cmdline.cpp +++ b/src/cmdline.cpp @@ -36,6 +36,7 @@ #include "goto.h" #include "undo.h" #include "symbols.h" +#include "spawn.h" #include "cmdline.h" static inline const gchar *process_edit_cmd(gchar key); |