mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 17:36:29 +00:00
Rename from os_win_conpty.{c,h} to pty_conpty_win.{c,h}
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include "nvim/msgpack_rpc/server.h"
|
||||
#include "nvim/os/shell.h"
|
||||
#ifdef WIN32
|
||||
# include "nvim/os/os_win_conpty.h"
|
||||
# include "nvim/os/pty_conpty_win.h"
|
||||
# include "nvim/os/os_win_console.h"
|
||||
#endif
|
||||
#include "nvim/path.h"
|
||||
|
Reference in New Issue
Block a user