mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-26 10:49:33 +00:00
Include charset.h and fontset.h.
This commit is contained in:
parent
d82f9149cb
commit
bd6bb5442f
@ -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…
Reference in New Issue
Block a user