summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/gui.h')
-rw-r--r--amiga/gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/gui.h b/amiga/gui.h
index 86dedcbc4..436991936 100644
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -162,6 +162,7 @@ struct gui_window
hlcache_handle *favicon;
bool throbbing;
char *tabtitle;
+ APTR deferred_rects_pool;
struct MinList *deferred_rects;
struct browser_window *bw;
float scale;