aboutsummaryrefslogtreecommitdiff
path: root/tests/general/user-clip.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/general/user-clip.c')
-rw-r--r--tests/general/user-clip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general/user-clip.c b/tests/general/user-clip.c
index 553fdd9a..0828690a 100644
--- a/tests/general/user-clip.c
+++ b/tests/general/user-clip.c
@@ -35,7 +35,7 @@
PIGLIT_GL_TEST_MAIN(
100 /*window_width*/,
100 /*window_height*/,
- GLUT_DOUBLE)
+ PIGLIT_GL_VISUAL_DOUBLE)
static const GLfloat clear_color[4] = { 0.5, 0.5, 0.5, 1.0 };