Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-05-09 19:20:36 +0400
committerDiego Biurrun <diego@biurrun.de>2012-05-09 20:18:05 +0400
commitc8b4a3999bc7f3732a537cdec6475918a65d6e78 (patch)
tree55cbf8a9892aea3d43b76c5c4aacb26203f976e1 /libavcodec/libxvid_rc.c
parent5b432d66ce49cbadcac832bffd6e22fda83807d3 (diff)
libxvid: Give more suitable names to libxvid-related files.
Diffstat (limited to 'libavcodec/libxvid_rc.c')
-rw-r--r--libavcodec/libxvid_rc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/libxvid_rc.c b/libavcodec/libxvid_rc.c
index 959edd49b4..bf9f6f0738 100644
--- a/libavcodec/libxvid_rc.c
+++ b/libavcodec/libxvid_rc.c
@@ -28,7 +28,7 @@
#endif
#include "avcodec.h"
-#include "libxvid_internal.h"
+#include "libxvid.h"
//#include "dsputil.h"
#include "mpegvideo.h"