eval/decode: Include header needed for TriState

This commit is contained in:
ZyX 2017-04-10 23:22:59 +03:00
parent 3ea2063e07
commit 57308c4f82

View File

@ -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"