From f0a4422701fe3a216e20468bcc07faf8571fc528 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 16 Oct 2014 09:51:53 +0100 Subject: Update windows frontend to cope with split operations table headers --- windows/font.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'windows/font.h') 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 -#include "utils/utf8.h" +extern HWND font_hwnd; struct font_desc { const char *name; -- cgit v1.2.3