comparison src/xterm.c @ 23515:1e52542fb338

Include frame.h before fontset.h.
author Kenichi Handa <handa@m17n.org>
date Wed, 21 Oct 1998 11:50:56 +0000
parents b36799069143
children 5a0cdfd791a2
comparison
equal deleted inserted replaced
23514:7bad909cd6f1 23515:1e52542fb338
68 /* Caused redefinition of DBL_DIG on Netbsd; seems not to be needed. */ 68 /* Caused redefinition of DBL_DIG on Netbsd; seems not to be needed. */
69 /* #include <sys/param.h> */ 69 /* #include <sys/param.h> */
70 70
71 #include "charset.h" 71 #include "charset.h"
72 #include "ccl.h" 72 #include "ccl.h"
73 #include "frame.h"
73 #include "fontset.h" 74 #include "fontset.h"
74 #include "frame.h"
75 #include "dispextern.h" 75 #include "dispextern.h"
76 #include "termhooks.h" 76 #include "termhooks.h"
77 #include "termopts.h" 77 #include "termopts.h"
78 #include "termchar.h" 78 #include "termchar.h"
79 #if 0 79 #if 0