summaryrefslogtreecommitdiff
path: root/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal.h')
-rw-r--r--internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal.h b/internal.h
index 3173f75..4fc197a 100644
--- a/internal.h
+++ b/internal.h
@@ -36,6 +36,7 @@ struct Rastertask
{
SUparams *params;
Rectangle wr; /* working rect */
+ Rectangle *clipr;
Primitive p;
};