syntax.h: fix include #8742

This commit is contained in:
Justin M. Keyes 2018-08-05 01:50:25 +02:00
parent 7a4d167a92
commit 5d8a47b6e0

View File

@ -3,6 +3,7 @@
#include <stdbool.h> #include <stdbool.h>
#include "nvim/globals.h"
#include "nvim/buffer_defs.h" #include "nvim/buffer_defs.h"
#include "nvim/ex_cmds_defs.h" #include "nvim/ex_cmds_defs.h"