summaryrefslogtreecommitdiff
path: root/atari
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2014-10-25 16:12:16 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2014-10-25 16:12:16 +0100
commitcf199105c5aaae66237ea08a573a9e7737f07f27 (patch)
tree207330896d549dad2c1f6ddac9909a9ee91859a6 /atari
parent6e3a6b37e0da36626d81a13b4cd304f98b5dd3b1 (diff)
downloadnetsurf-cf199105c5aaae66237ea08a573a9e7737f07f27.tar.gz
netsurf-cf199105c5aaae66237ea08a573a9e7737f07f27.tar.bz2
Shouldn't need bw internals now.
Diffstat (limited to 'atari')
-rwxr-xr-xatari/rootwin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atari/rootwin.c b/atari/rootwin.c
index 59ece463c..a35f1791a 100755
--- a/atari/rootwin.c
+++ b/atari/rootwin.c
@@ -37,7 +37,7 @@
#include <mt_gem.h>
#include "utils/log.h"
-#include "desktop/browser_private.h"
+#include "desktop/browser.h"
#include "desktop/mouse.h"
#include "desktop/plotters.h"
#include "desktop/textinput.h"