summaryrefslogtreecommitdiff
path: root/libavcodec/xvidff.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2006-10-12 11:51:34 +0000
committerDiego Biurrun <diego@biurrun.de>2006-10-12 11:51:34 +0000
commitcb690cadaf25c6574e58cd05be2881780c3b5bbb (patch)
tree47babd9441e645f4e9d5fa31705966b50090ebd5 /libavcodec/xvidff.c
parenta5db5bda07fa3cec06024d1e18fcbcb855a37d37 (diff)
Rename internal.h --> xvid_internal.h, it clashes with libavutil/internal.h.
Originally committed as revision 6670 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/xvidff.c')
-rw-r--r--libavcodec/xvidff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/xvidff.c b/libavcodec/xvidff.c
index 7341e52144..e48bfe558d 100644
--- a/libavcodec/xvidff.c
+++ b/libavcodec/xvidff.c
@@ -29,7 +29,7 @@
#include <unistd.h>
#include "common.h"
#include "avcodec.h"
-#include "internal.h"
+#include "xvid_internal.h"
/**
* Buffer management macros.