summaryrefslogtreecommitdiff
path: root/vp8/common/predict_rotated.c
diff options
context:
space:
mode:
Diffstat (limited to 'vp8/common/predict_rotated.c')
-rw-r--r--vp8/common/predict_rotated.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/vp8/common/predict_rotated.c b/vp8/common/predict_rotated.c
index 29ef65cea..140189617 100644
--- a/vp8/common/predict_rotated.c
+++ b/vp8/common/predict_rotated.c
@@ -8,6 +8,8 @@
* be found in the AUTHORS file in the root of the source tree.
*/
+#include "vpx_config.h"
+
#if CONFIG_ROTATION
typedef struct {
int y;