charset: include option_defs.h for breakat_flags

This commit is contained in:
Jan Edmund Lazo
2018-06-12 09:34:07 -04:00
parent 3c7ea8d619
commit f419f914fc
3 changed files with 5 additions and 5 deletions

View File

@@ -5,6 +5,7 @@
#include "nvim/pos.h"
#include "nvim/buffer_defs.h"
#include "nvim/eval/typval.h"
#include "nvim/option_defs.h"
/// Return the folded-case equivalent of the given character
///