summaryrefslogtreecommitdiff
path: root/graphics/asymptote/camp.y
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/camp.y')
-rw-r--r--graphics/asymptote/camp.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/asymptote/camp.y b/graphics/asymptote/camp.y
index 0f2cc5435e..bfa6734651 100644
--- a/graphics/asymptote/camp.y
+++ b/graphics/asymptote/camp.y
@@ -76,7 +76,7 @@ using mem::string;
absyntax::arglist *alist;
absyntax::slice *slice;
absyntax::dimensions *dim;
- absyntax::ty *t;
+ absyntax::astType *t;
absyntax::decid *di;
absyntax::decidlist *dil;
absyntax::decidstart *dis;