refactor/single-include: undo.h

This commit is contained in:
relnod
2017-07-15 16:52:32 +02:00
parent 14e63271cc
commit 0f74b7afeb
2 changed files with 1 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
#define NVIM_UNDO_H
#include "nvim/undo_defs.h"
#include "nvim/ex_cmds_defs.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "undo.h.generated.h"