summaryrefslogtreecommitdiff
path: root/libavcodec/dxv.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/dxv.c')
-rw-r--r--libavcodec/dxv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/dxv.c b/libavcodec/dxv.c
index e2c0cde85e..0e98e74b1c 100644
--- a/libavcodec/dxv.c
+++ b/libavcodec/dxv.c
@@ -27,7 +27,7 @@
#include "mathops.h"
#include "avcodec.h"
#include "bytestream.h"
-#include "internal.h"
+#include "codec_internal.h"
#include "lzf.h"
#include "texturedsp.h"
#include "thread.h"