summaryrefslogtreecommitdiff
path: root/graphics/asymptote/picture.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/picture.h')
-rw-r--r--graphics/asymptote/picture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/asymptote/picture.h b/graphics/asymptote/picture.h
index 61b3bd8c4f..b0a60be566 100644
--- a/graphics/asymptote/picture.h
+++ b/graphics/asymptote/picture.h
@@ -91,7 +91,7 @@ public:
bool shipout3(const string& prefix, const string& format,
double width, double height, double angle, double zoom,
const triple& m, const triple& M, const pair& shift,
- const pair& margin, double *t,
+ const pair& margin, double *t, double *tup,
double *background, size_t nlights, triple *lights,
double *diffuse, double *specular, bool view);