emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/image.c,v
Date: Fri, 22 Feb 2008 17:45:12 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/02/22 17:45:12

Index: image.c
===================================================================
RCS file: /sources/emacs/emacs/src/image.c,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -b -r1.95 -r1.96
--- image.c     22 Feb 2008 17:42:08 -0000      1.95
+++ image.c     22 Feb 2008 17:45:11 -0000      1.96
@@ -42,7 +42,7 @@
 #include <epaths.h>
 #include "charset.h"
 #include "coding.h"
-
+#include "termhooks.h"
 
 #ifdef HAVE_X_WINDOWS
 #include "xterm.h"




reply via email to

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