mirror of
https://github.com/neovim/neovim.git
synced 2025-11-22 10:06:33 +00:00
api: rename "msgpack_rpc/defs.h" to "api/private/dispatch.h" and use the header generator.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "nvim/map_defs.h"
|
||||
#include "nvim/vim.h"
|
||||
#include "nvim/memory.h"
|
||||
#include "nvim/msgpack_rpc/defs.h"
|
||||
#include "nvim/api/private/dispatch.h"
|
||||
|
||||
#include "nvim/lib/khash.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user