summaryrefslogtreecommitdiff
path: root/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal.h')
-rw-r--r--internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal.h b/internal.h
index edbec99..280d59b 100644
--- a/internal.h
+++ b/internal.h
@@ -5,7 +5,7 @@ struct Rastertask
{
SUparams *params;
Rectangle wr; /* working rect */
- Triangle t;
+ Primitive p;
};
struct Tilerparam