mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
eval/decode: Include header needed for TriState
This commit is contained in:
parent
3ea2063e07
commit
57308c4f82
@ -6,6 +6,7 @@
|
||||
#include <msgpack.h>
|
||||
|
||||
#include "nvim/eval/typval.h"
|
||||
#include "nvim/globals.h"
|
||||
|
||||
#ifdef INCLUDE_GENERATED_DECLARATIONS
|
||||
# include "eval/decode.h.generated.h"
|
||||
|
Loading…
Reference in New Issue
Block a user