summaryrefslogtreecommitdiffstats
path: root/mencoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'mencoder.c')
-rw-r--r--mencoder.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mencoder.c b/mencoder.c
index 0d8c184eed..83875247fb 100644
--- a/mencoder.c
+++ b/mencoder.c
@@ -17,6 +17,7 @@
#define ACODEC_NULL 3
#define ACODEC_LAVC 4
#define ACODEC_TOOLAME 5
+#define ACODEC_FAAC 6
#include <stdio.h>
#include <stdlib.h>