aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/buffer.h
diff options
context:
space:
mode:
authorEliseo Martínez <eliseomarmol@gmail.com>2014-05-14 18:05:03 +0200
committerEliseo Martínez <eliseomarmol@gmail.com>2014-05-15 20:46:01 +0200
commite731a5edf879cd0b5eb2a2035f78e2b44fbe75f5 (patch)
tree65d6c22a93d8c44eede80567b2d49965b6524b57 /src/nvim/api/buffer.h
parenta6734844ca88d2a85de6be10b60e75d48f64747f (diff)
downloadrneovim-e731a5edf879cd0b5eb2a2035f78e2b44fbe75f5.tar.gz
rneovim-e731a5edf879cd0b5eb2a2035f78e2b44fbe75f5.tar.bz2
rneovim-e731a5edf879cd0b5eb2a2035f78e2b44fbe75f5.zip
Introduce nvim namespace: Fix relative includes.
Problem: Some newly introduced files used includes relative to the current file, both of the form `include "../XXX.h"` and `include "XXX.h"`. Preferred form is relative to include root (src/ in our case). Solution: Change includes to preferred form. Note: This is also done to ease next commit (prepend 'nvim/ to all project-local includes).
Diffstat (limited to 'src/nvim/api/buffer.h')
0 files changed, 0 insertions, 0 deletions