summaryrefslogtreecommitdiff
path: root/graphics/asymptote/glrender.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/glrender.h')
-rw-r--r--graphics/asymptote/glrender.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/asymptote/glrender.h b/graphics/asymptote/glrender.h
index 47388b748a..dff344b6c5 100644
--- a/graphics/asymptote/glrender.h
+++ b/graphics/asymptote/glrender.h
@@ -109,6 +109,7 @@ namespace gl {
extern bool outlinemode;
extern bool wireframeMode;
+extern bool exporting;
extern bool orthographic;
extern double xmin,xmax;