diff src/w32xfns.c @ 23509:afcb561b535d

Include charset.h and fontset.h.
author Geoff Voelker <voelker@cs.washington.edu>
date Tue, 20 Oct 1998 22:16:48 +0000
parents ae5e3b23c7e2
children 600578f35004
line wrap: on
line diff
--- a/src/w32xfns.c	Tue Oct 20 22:16:00 1998 +0000
+++ b/src/w32xfns.c	Tue Oct 20 22:16:48 1998 +0000
@@ -23,6 +23,8 @@
 #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 @@
      void *f;
 {
 }
-