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 3ada3af99f..542c6ba416 100755
--- a/configure
+++ b/configure
@@ -4770,7 +4770,7 @@ echocheck "FAAD2 support"
if test "$_faad" = auto ; then
_faad=no
cat > $TMPC << EOF
-#include <faad.h>
+#include <neaacdec.h>
#ifndef FAAD_MIN_STREAMSIZE
#error Too old version
#endif