eval/executor: Fix check-single-includes

This commit is contained in:
ZyX 2017-03-28 08:12:09 +03:00
parent a1d590a08b
commit b9603218be

View File

@ -1,6 +1,8 @@
#ifndef NVIM_EVAL_EXECUTOR_H
#define NVIM_EVAL_EXECUTOR_H
#include "nvim/eval/typval.h"
extern char *e_listidx;
#ifdef INCLUDE_GENERATED_DECLARATIONS