summaryrefslogtreecommitdiff
path: root/libavcodec/rv40.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/rv40.c')
-rw-r--r--libavcodec/rv40.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/rv40.c b/libavcodec/rv40.c
index 868d28096e..4fed7492ff 100644
--- a/libavcodec/rv40.c
+++ b/libavcodec/rv40.c
@@ -30,7 +30,7 @@
#include "libavutil/thread.h"
#include "avcodec.h"
-#include "internal.h"
+#include "codec_internal.h"
#include "mpegutils.h"
#include "mpegvideo.h"
#include "mpegvideodec.h"