summaryrefslogtreecommitdiff
path: root/graphics/asymptote/camp.tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/camp.tab.h')
-rw-r--r--graphics/asymptote/camp.tab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/asymptote/camp.tab.h b/graphics/asymptote/camp.tab.h
index a0d9cee40d..d6b8090e69 100644
--- a/graphics/asymptote/camp.tab.h
+++ b/graphics/asymptote/camp.tab.h
@@ -137,7 +137,7 @@ union YYSTYPE
absyntax::arglist *alist;
absyntax::slice *slice;
absyntax::dimensions *dim;
- absyntax::ty *t;
+ absyntax::astType *t;
absyntax::decid *di;
absyntax::decidlist *dil;
absyntax::decidstart *dis;