Merge "cpplint issues vp9_encodemv.c"

This commit is contained in:
Jim Bankoski 2013-10-04 12:55:46 -07:00 committed by Gerrit Code Review
commit 660dcfe6a2

View File

@ -8,13 +8,13 @@
* be found in the AUTHORS file in the root of the source tree.
*/
#include <math.h>
#include "vp9/common/vp9_common.h"
#include "vp9/encoder/vp9_encodemv.h"
#include "vp9/common/vp9_entropymode.h"
#include "vp9/common/vp9_systemdependent.h"
#include "vp9/encoder/vp9_encodemv.h"
#include <math.h>
#ifdef ENTROPY_STATS
extern unsigned int active_section;