aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authordundargoc <gocdundar@gmail.com>2023-11-27 20:22:17 +0100
committerdundargoc <33953936+dundargoc@users.noreply.github.com>2023-11-27 21:52:34 +0100
commitf9231603c40301ef48ab2cc50e62c9e430b7edf3 (patch)
treeb61e2ae70d796f2700fb6f41686d28b24b2a75e5 /Makefile
parentab7c0e9904610a1554af1c34a42bcaa25c847c15 (diff)
downloadrneovim-f9231603c40301ef48ab2cc50e62c9e430b7edf3.tar.gz
rneovim-f9231603c40301ef48ab2cc50e62c9e430b7edf3.tar.bz2
rneovim-f9231603c40301ef48ab2cc50e62c9e430b7edf3.zip
refactor: fix includes for iconv.h
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8e4497a746..a3c8376626 100644
--- a/Makefile
+++ b/Makefile
@@ -222,7 +222,6 @@ iwyu: build/.ran-cmake
|src/nvim/highlight.h\
|src/nvim/highlight_defs.h\
|src/nvim/highlight_group.h\
- |src/nvim/iconv.h\
|src/nvim/indent.h\
|src/nvim/indent_c.h\
|src/nvim/input.h\