summaryrefslogtreecommitdiff
path: root/beos/gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'beos/gui.cpp')
-rw-r--r--beos/gui.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/beos/gui.cpp b/beos/gui.cpp
index 0c3075006..6795efdb5 100644
--- a/beos/gui.cpp
+++ b/beos/gui.cpp
@@ -55,9 +55,9 @@ extern "C" {
#include "desktop/netsurf.h"
#include "desktop/options.h"
-#include "render/box.h"
+//#include "render/box.h"
#include "render/form.h"
-#include "render/html.h"
+//#include "render/html.h"
#include "utils/filename.h"
#include "utils/log.h"
#include "utils/messages.h"