diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/w32bdf.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/w32bdf.c b/src/w32bdf.c index e287f499ec1..989db1f9cdd 100644 --- a/src/w32bdf.c +++ b/src/w32bdf.c | |||
| @@ -25,6 +25,8 @@ Boston, MA 02111-1307, USA. */ | |||
| 25 | #include "config.h" | 25 | #include "config.h" |
| 26 | #include "lisp.h" | 26 | #include "lisp.h" |
| 27 | #include "charset.h" | 27 | #include "charset.h" |
| 28 | #include "frame.h" | ||
| 29 | #include "dispextern.h" | ||
| 28 | #include "fontset.h" | 30 | #include "fontset.h" |
| 29 | #include "blockinput.h" | 31 | #include "blockinput.h" |
| 30 | #include "w32gui.h" | 32 | #include "w32gui.h" |