summaryrefslogtreecommitdiff
path: root/graphics/asymptote/bezierpatch.cc
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/bezierpatch.cc')
-rw-r--r--graphics/asymptote/bezierpatch.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/asymptote/bezierpatch.cc b/graphics/asymptote/bezierpatch.cc
index e0cbf4788e..a79749af69 100644
--- a/graphics/asymptote/bezierpatch.cc
+++ b/graphics/asymptote/bezierpatch.cc
@@ -13,7 +13,7 @@ namespace camp {
using ::orient2d;
using ::orient3d;
-#ifdef HAVE_LIBGL
+#ifdef HAVE_GL
int MaterialIndex;