comparison src/device-x.c @ 165:5a88923fcbfe r20-3b9

Import from CVS: tag r20-3b9
author cvs
date Mon, 13 Aug 2007 09:44:42 +0200
parents 6b37e6ddd302
children 85ec50267440
comparison
equal deleted inserted replaced
164:4e0740e5aab2 165:5a88923fcbfe
29 29
30 #include "console-x.h" 30 #include "console-x.h"
31 #include "xintrinsicp.h" /* CoreP.h needs this */ 31 #include "xintrinsicp.h" /* CoreP.h needs this */
32 #include <X11/CoreP.h> /* Numerous places access the fields of 32 #include <X11/CoreP.h> /* Numerous places access the fields of
33 a core widget directly. We could 33 a core widget directly. We could
34 use XtVaGetValues(), but ... */ 34 use XtGetValues(), but ... */
35 #include "xgccache.h" 35 #include "xgccache.h"
36 #include <X11/Shell.h> 36 #include <X11/Shell.h>
37 #include "xmu.h" 37 #include "xmu.h"
38 #include "glyphs-x.h" 38 #include "glyphs-x.h"
39 #include "objects-x.h" 39 #include "objects-x.h"