mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-09 05:01:02 -08:00
Include charset.h and fontset.h.
This commit is contained in:
parent
d82f9149cb
commit
bd6bb5442f
1 changed files with 2 additions and 1 deletions
|
|
@ -23,6 +23,8 @@ Boston, MA 02111-1307, USA. */
|
|||
#include <stdio.h>
|
||||
#include "lisp.h"
|
||||
#include "frame.h"
|
||||
#include "charset.h"
|
||||
#include "fontset.h"
|
||||
#include "blockinput.h"
|
||||
#include "w32term.h"
|
||||
#include "windowsx.h"
|
||||
|
|
@ -378,4 +380,3 @@ x_sync (f)
|
|||
void *f;
|
||||
{
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue