refactor/single-include (#6604)

This commit is contained in:
relnod
2017-04-27 21:43:27 +02:00
committed by Justin M. Keyes
parent ce245c2c61
commit 56911050e0
6 changed files with 9 additions and 5 deletions

View File

@@ -4,6 +4,8 @@
#include <stdbool.h>
#include "nvim/spell_defs.h"
#include "nvim/ex_cmds_defs.h"
#include "nvim/globals.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "spell.h.generated.h"