summaryrefslogtreecommitdiff
path: root/beos/window.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-10-16 22:22:51 +0100
committerVincent Sanders <vince@kyllikki.org>2014-10-16 23:25:22 +0100
commitf502ca3e6940c4c587e964f5ad6b06115fd6fd00 (patch)
tree4adf19c33c43c1a4d6dbb188b41223d2c4f98cd8 /beos/window.h
parent19c26ca1829e94ea7abbadea50707a4ee5441d10 (diff)
downloadnetsurf-f502ca3e6940c4c587e964f5ad6b06115fd6fd00.tar.gz
netsurf-f502ca3e6940c4c587e964f5ad6b06115fd6fd00.tar.bz2
update beos frontend to cope with updated operation table
Diffstat (limited to 'beos/window.h')
-rw-r--r--beos/window.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/beos/window.h b/beos/window.h
index af814d817..0aec92ff1 100644
--- a/beos/window.h
+++ b/beos/window.h
@@ -21,7 +21,6 @@
extern "C" {
#include "content/content.h"
-#include "desktop/gui.h"
#include "desktop/browser.h"
}
#include "beos/scaffolding.h"