Merge "vp9_dx_iface.c uses CONFIG_VP9_POSTPROC but config.h not included"

This commit is contained in:
Jim Bankoski 2014-12-12 11:10:17 -08:00 committed by Gerrit Code Review
commit d916b0f22f

View File

@ -11,6 +11,7 @@
#include <stdlib.h>
#include <string.h>
#include "./vpx_config.h"
#include "./vpx_version.h"
#include "vpx/internal/vpx_codec_internal.h"