summaryrefslogtreecommitdiffstats
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 4d77eb9385..2522c0f04b 100755
--- a/configure
+++ b/configure
@@ -638,7 +638,7 @@ fi
if [ $_dga = yes ]; then
_dga='#define HAVE_DGA'
- _vosrc=$_vosrc' vo_dga.c'
+ _vosrc=$_vosrc' vo_dga.c vo_fsdga.c'
else
_dga='#undef HAVE_DGA'
fi