]> granicus.if.org Git - libvpx/commitdiff
vp9_resize.c: add missing include
authorJames Zern <jzern@google.com>
Wed, 3 Feb 2016 01:43:33 +0000 (17:43 -0800)
committerJames Zern <jzern@google.com>
Wed, 3 Feb 2016 02:01:49 +0000 (18:01 -0800)
Change-Id: I429e3c80216102ed0a85ce348ecac0bf1e1e28eb

vp9/encoder/vp9_resize.c

index 59c74785200b04cebf5778f5c6adb167f6a273b7..f4d0db4d5aa86ddf8b73e76b6684956e114846f9 100644 (file)
@@ -15,6 +15,7 @@
 #include <stdlib.h>
 #include <string.h>
 
+#include "./vpx_config.h"
 #if CONFIG_VP9_HIGHBITDEPTH
 #include "vpx_dsp/vpx_dsp_common.h"
 #endif  // CONFIG_VP9_HIGHBITDEPTH