mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
eval/decode: Include header needed for TriState
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user