mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
build(clint): more precise check for "defs" headers (#26236)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "nvim/pos.h"
|
||||
#include "nvim/types.h"
|
||||
// only for debug functions:
|
||||
#include "api/private/defs.h"
|
||||
#include "nvim/api/private/defs.h"
|
||||
|
||||
struct mtnode_s;
|
||||
|
||||
|
Reference in New Issue
Block a user