summaryrefslogtreecommitdiff
path: root/atari/rootwin.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-10-16 21:23:51 +0100
committerVincent Sanders <vince@kyllikki.org>2014-10-16 22:33:44 +0100
commit19c26ca1829e94ea7abbadea50707a4ee5441d10 (patch)
treef162fef274bf00fab5e6028b5e5c2970a37c40a0 /atari/rootwin.c
parent0b64df140c87c81d5046c0a97b5a655ca7af170b (diff)
downloadnetsurf-19c26ca1829e94ea7abbadea50707a4ee5441d10.tar.gz
netsurf-19c26ca1829e94ea7abbadea50707a4ee5441d10.tar.bz2
update atari includes to accomodate gui operation table refactor
Diffstat (limited to 'atari/rootwin.c')
-rwxr-xr-xatari/rootwin.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/atari/rootwin.c b/atari/rootwin.c
index c1b9096bc..0258bc2d2 100755
--- a/atari/rootwin.c
+++ b/atari/rootwin.c
@@ -37,7 +37,6 @@
#include <mt_gem.h>
#include "utils/log.h"
-#include "desktop/gui.h"
#include "desktop/browser.h"
#include "desktop/browser_private.h"
#include "desktop/mouse.h"