summaryrefslogtreecommitdiff
path: root/libavcodec/x86/vp9dsp_init.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/x86/vp9dsp_init.h')
-rw-r--r--libavcodec/x86/vp9dsp_init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/x86/vp9dsp_init.h b/libavcodec/x86/vp9dsp_init.h
index 016dc7f283..e410cab3a1 100644
--- a/libavcodec/x86/vp9dsp_init.h
+++ b/libavcodec/x86/vp9dsp_init.h
@@ -23,7 +23,7 @@
#ifndef AVCODEC_X86_VP9DSP_INIT_H
#define AVCODEC_X86_VP9DSP_INIT_H
-#include "libavcodec/vp9.h"
+#include "libavcodec/vp9dsp.h"
// hack to force-expand BPC
#define cat(a, bpp, b) a##bpp##b