summaryrefslogtreecommitdiff
path: root/windows/font.h
diff options
context:
space:
mode:
Diffstat (limited to 'windows/font.h')
-rw-r--r--windows/font.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/windows/font.h b/windows/font.h
index 45428fede..263d005af 100644
--- a/windows/font.h
+++ b/windows/font.h
@@ -20,8 +20,7 @@
#ifndef _NETSURF_WINDOWS_FONT_H_
#define _NETSURF_WINDOWS_FONT_H_
-#include <windows.h>
-#include "utils/utf8.h"
+extern HWND font_hwnd;
struct font_desc {
const char *name;