aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index fc43abeff6..d805207427 100755
--- a/configure
+++ b/configure
@@ -2018,7 +2018,7 @@ fi
if [ $_gl = yes ]; then
_gl='#define HAVE_GL'
- _vosrc=$_vosrc' vo_gl.c'
+ _vosrc=$_vosrc' vo_gl.c vo_gl2.c'
else
_gl='#undef HAVE_GL'
fi