refactor/single-include: window.h, version.h (#6570)

This commit is contained in:
relnod
2017-04-22 15:43:35 +02:00
committed by Justin M. Keyes
parent 10f119ab87
commit 654c50b227
3 changed files with 4 additions and 2 deletions

View File

@@ -3,6 +3,8 @@
#include <stdbool.h>
#include "nvim/buffer_defs.h"
/* Values for file_name_in_line() */
#define FNAME_MESS 1 /* give error message */
#define FNAME_EXP 2 /* expand to path */