Merge "Move vp9_thread.* to common."

This commit is contained in:
hkuang
2014-07-09 10:16:13 -07:00
committed by Gerrit Code Review
8 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
#if CONFIG_WEBM_IO
#include "test/webm_video_source.h"
#endif
#include "vp9/decoder/vp9_thread.h"
#include "vp9/common/vp9_thread.h"
namespace {