From 189e03a2f26434284684772306a95e3caeb6fb25 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Thu, 18 Oct 2007 23:08:05 +0000 Subject: Fixed two forgotten main.h includes which caused OpenGL option in the setup dialog and the font used in OpenGL mode in the BrowserBox not to function. --- src/gui/browserbox.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/browserbox.h') diff --git a/src/gui/browserbox.h b/src/gui/browserbox.h index bd853cb4..666a7754 100644 --- a/src/gui/browserbox.h +++ b/src/gui/browserbox.h @@ -31,6 +31,7 @@ #include #include "../guichanfwd.h" +#include "../main.h" class LinkHandler; -- cgit v1.2.3-70-g09d2