summaryrefslogtreecommitdiff
path: root/atari/rootwin.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-04-19 22:58:13 +0100
committerVincent Sanders <vince@kyllikki.org>2015-04-19 22:58:13 +0100
commit1c9c303df886c073970982b78b2308f180f9cb9d (patch)
tree99c85c9f6a514e58caad765b719e64cab2bc9b0d /atari/rootwin.c
parent1c3211c50fa189249968d6d69eade889c9fd2069 (diff)
downloadnetsurf-1c9c303df886c073970982b78b2308f180f9cb9d.tar.gz
netsurf-1c9c303df886c073970982b78b2308f180f9cb9d.tar.bz2
rationalise atari plotters header usage.
Diffstat (limited to 'atari/rootwin.c')
-rwxr-xr-xatari/rootwin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/atari/rootwin.c b/atari/rootwin.c
index 66785aaae..7b4cd0361 100755
--- a/atari/rootwin.c
+++ b/atari/rootwin.c
@@ -60,6 +60,7 @@
#include "atari/redrawslots.h"
#include "atari/toolbar.h"
#include "atari/findfile.h"
+#include "atari/bitmap.h"
extern struct gui_window *input_window;
extern EVMULT_OUT aes_event_out;