summaryrefslogtreecommitdiff
path: root/lisp/term/w32-win.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/term/w32-win.el')
-rw-r--r--lisp/term/w32-win.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/term/w32-win.el b/lisp/term/w32-win.el
index 55181ab7d6d..892ac9749d6 100644
--- a/lisp/term/w32-win.el
+++ b/lisp/term/w32-win.el
@@ -238,6 +238,7 @@ See the documentation of `create-fontset-from-fontset-spec' for the format.")
(declare-function x-open-connection "w32fns.c"
(display &optional xrm-string must-succeed))
+(declare-function create-default-fontset "fontset" ())
(declare-function create-fontset-from-fontset-spec "fontset"
(fontset-spec &optional style-variant noerror))
(declare-function create-fontset-from-x-resource "fontset" ())