summaryrefslogtreecommitdiff
path: root/beos
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2014-10-25 13:09:55 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2014-10-25 13:09:55 +0100
commit5a8a97b3244265b3d3cfc9f16b55195783f155e5 (patch)
tree1b03857a999f9274760f4bfaadfbec3a61710761 /beos
parentb40830bd3e7e50a429d69fbf2a785417ae202ce0 (diff)
downloadnetsurf-5a8a97b3244265b3d3cfc9f16b55195783f155e5.tar.gz
netsurf-5a8a97b3244265b3d3cfc9f16b55195783f155e5.tar.bz2
Shouldn't need bw internals now.
Diffstat (limited to 'beos')
-rw-r--r--beos/scaffolding.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/beos/scaffolding.cpp b/beos/scaffolding.cpp
index fd28c3f55..860c0570d 100644
--- a/beos/scaffolding.cpp
+++ b/beos/scaffolding.cpp
@@ -53,7 +53,7 @@
extern "C" {
#include "content/content.h"
#include "desktop/browser_history.h"
-#include "desktop/browser_private.h"
+#include "desktop/browser.h"
#include "desktop/netsurf.h"
#include "desktop/version.h"
#include "desktop/plotters.h"