update.
[chise/xemacs-chise.git.1] / src / inline.c
index 3db3be5..1995900 100644 (file)
@@ -90,6 +90,11 @@ Boston, MA 02111-1307, USA.  */
 #include "console-msw.h"
 #endif
 
+#ifdef HAVE_GTK
+#include "console-gtk.h"
+#include "ui-gtk.h"
+#endif
+
 #ifdef FILE_CODING
 #include "file-coding.h"
 #endif