summaryrefslogtreecommitdiff
path: root/libavcodec/vp56data.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/vp56data.h')
-rw-r--r--libavcodec/vp56data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/vp56data.h b/libavcodec/vp56data.h
index 0dd79b06b1..6dfb8ebf81 100644
--- a/libavcodec/vp56data.h
+++ b/libavcodec/vp56data.h
@@ -24,7 +24,7 @@
#ifndef FFMPEG_VP56DATA_H
#define FFMPEG_VP56DATA_H
-#include "common.h"
+#include "libavutil/common.h"
typedef enum {
VP56_FRAME_CURRENT = 0,