emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xdisp.c,v


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/xdisp.c,v
Date: Mon, 28 Jul 2008 12:25:13 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 08/07/28 12:25:12

Index: xdisp.c
===================================================================
RCS file: /sources/emacs/emacs/src/xdisp.c,v
retrieving revision 1.1238
retrieving revision 1.1239
diff -u -b -r1.1238 -r1.1239
--- xdisp.c     27 Jul 2008 18:24:47 -0000      1.1238
+++ xdisp.c     28 Jul 2008 12:25:11 -0000      1.1239
@@ -199,6 +199,9 @@
 #ifdef HAVE_NS
 #include "nsterm.h"
 #endif
+#ifdef USE_GTK
+#include "gtkutil.h"
+#endif
 
 #include "font.h"
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]