mirror of
https://github.com/vim/vim.git
synced 2025-09-27 04:14:06 -04:00
updated for version 7.0195
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
#include <X11/Xlocale.h>
|
||||
#endif
|
||||
|
||||
#if defined(FEAT_XIM) && defined(HAVE_GTK2)
|
||||
#if defined(FEAT_GUI_GTK) && defined(FEAT_XIM) && defined(HAVE_GTK2)
|
||||
# include <gdk/gdkkeysyms.h>
|
||||
# ifdef WIN3264
|
||||
# include <gdk/gdkwin32.h>
|
||||
|
Reference in New Issue
Block a user