comparison src/proto.h @ 9558:b591a350f190 v7.4.2056

commit https://github.com/vim/vim/commit/1abc52c1599fede69b4e76ffde0e879d6fb5080a Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 17 15:06:51 2016 +0200 patch 7.4.2056 Problem: Build fails. Solution: Add missing changes.
author Christian Brabandt <cb@256bit.org>
date Sun, 17 Jul 2016 15:15:06 +0200
parents b2aada04d84e
children 1e68dfd7931b
comparison
equal deleted inserted replaced
9557:8c12cf92e865 9558:b591a350f190
65 # include "buffer.pro" 65 # include "buffer.pro"
66 # include "charset.pro" 66 # include "charset.pro"
67 # ifdef FEAT_CSCOPE 67 # ifdef FEAT_CSCOPE
68 # include "if_cscope.pro" 68 # include "if_cscope.pro"
69 # endif 69 # endif
70 # include "dict.pro"
70 # include "diff.pro" 71 # include "diff.pro"
71 # include "digraph.pro" 72 # include "digraph.pro"
72 # include "edit.pro" 73 # include "edit.pro"
73 # include "eval.pro" 74 # include "eval.pro"
74 # include "ex_cmds.pro" 75 # include "ex_cmds.pro"