* lisp.h (init_weak_hash_tables, syms_of_font)
[bpt/emacs.git] / src / xdisp.c
index ba8ff1b..88882cf 100644 (file)
@@ -199,6 +199,9 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #ifdef HAVE_NS
 #include "nsterm.h"
 #endif
+#ifdef USE_GTK
+#include "gtkutil.h"
+#endif
 
 #include "font.h"