refactor/single-include (#6688)

This commit is contained in:
Carlo Abelli
2017-05-05 04:28:12 -04:00
committed by Justin M. Keyes
parent 34c3f03013
commit 631d55ada0
3 changed files with 2 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
#define NVIM_TUI_TUI_H
#include "nvim/cursor_shape.h"
#include "nvim/ui.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "tui/tui.h.generated.h"