summaryrefslogtreecommitdiff
path: root/atari/plot
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/plot
parent0b64df140c87c81d5046c0a97b5a655ca7af170b (diff)
downloadnetsurf-19c26ca1829e94ea7abbadea50707a4ee5441d10.tar.gz
netsurf-19c26ca1829e94ea7abbadea50707a4ee5441d10.tar.bz2
update atari includes to accomodate gui operation table refactor
Diffstat (limited to 'atari/plot')
-rwxr-xr-xatari/plot/plot.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/atari/plot/plot.c b/atari/plot/plot.c
index cfec7b424..feeb5f9f7 100755
--- a/atari/plot/plot.c
+++ b/atari/plot/plot.c
@@ -29,7 +29,6 @@
#include "utils/log.h"
#include "utils/utf8.h"
#include "utils/utils.h"
-#include "desktop/gui.h"
#include "desktop/plotters.h"
#include "atari/bitmap.h"