Remove vp9_ prefix from vp10 files
[platform/upstream/libvpx.git] / vp10 / common / mv.h
similarity index 97%
rename from vp10/common/vp9_mv.h
rename to vp10/common/mv.h
index 5b3f804..62b77b8 100644 (file)
@@ -13,7 +13,7 @@
 
 #include "vpx/vpx_integer.h"
 
-#include "vp10/common/vp9_common.h"
+#include "vp10/common/common.h"
 
 #ifdef __cplusplus
 extern "C" {