(image_ascent): Don't include "charset.h". Include
"character.h" and "font.h".
This commit is contained in:
parent
e0c8ad7833
commit
3dcc8b84aa
1 changed files with 2 additions and 1 deletions
|
|
@ -40,9 +40,10 @@ Boston, MA 02110-1301, USA. */
|
|||
#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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue