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: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/image.c,v
Date: Wed, 14 May 2008 01:39:07 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/05/14 01:39:06

Index: image.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/image.c,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -b -r1.100 -r1.101
--- image.c     9 May 2008 02:37:31 -0000       1.100
+++ image.c     14 May 2008 01:39:03 -0000      1.101
@@ -40,9 +40,10 @@
 #include "blockinput.h"
 #include "systime.h"
 #include <epaths.h>
-#include "charset.h"
+#include "character.h"
 #include "coding.h"
 #include "termhooks.h"
+#include "font.h"
 
 #ifdef HAVE_X_WINDOWS
 #include "xterm.h"




reply via email to

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