mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 19:05:40 +00:00
api: rename "msgpack_rpc/defs.h" to "api/private/dispatch.h" and use the header generator.
This commit is contained in:
@@ -99,7 +99,7 @@ output:write([[
|
||||
#include "nvim/log.h"
|
||||
#include "nvim/vim.h"
|
||||
#include "nvim/msgpack_rpc/helpers.h"
|
||||
#include "nvim/msgpack_rpc/defs.h"
|
||||
#include "nvim/api/private/dispatch.h"
|
||||
#include "nvim/api/private/helpers.h"
|
||||
#include "nvim/api/private/defs.h"
|
||||
]])
|
||||
Reference in New Issue
Block a user