changeset 33885:d3fb4ca54ce3

Restore alphabetical order.
author reimar
date Thu, 11 Aug 2011 18:15:00 +0000
parents 514016233368
children 5f1faa91717e
files Makefile
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Thu Aug 11 17:45:43 2011 +0000
+++ b/Makefile	Thu Aug 11 18:15:00 2011 +0000
@@ -59,8 +59,8 @@
 
 SRCS_COMMON-$(FAAD)                  += libmpcodecs/ad_faad.c
 SRCS_COMMON-$(FASTMEMCPY)            += libvo/aclib.c
-SRCS_COMMON-$(FFMPEG)                += av_opts.c                   \
-                                        av_helpers.c                \
+SRCS_COMMON-$(FFMPEG)                += av_helpers.c                \
+                                        av_opts.c                   \
                                         libaf/af_lavcresample.c     \
                                         libmpcodecs/ad_ffmpeg.c     \
                                         libmpcodecs/vd_ffmpeg.c     \