Remove vp9_ prefix from vp10 files
[platform/upstream/libvpx.git] / vp10 / common / entropy.h
similarity index 99%
rename from vp10/common/vp9_entropy.h
rename to vp10/common/entropy.h
index 7859ace..e95d8c4 100644 (file)
@@ -14,8 +14,8 @@
 #include "vpx/vpx_integer.h"
 #include "vpx_dsp/prob.h"
 
-#include "vp10/common/vp9_common.h"
-#include "vp10/common/vp9_enums.h"
+#include "vp10/common/common.h"
+#include "vp10/common/enums.h"
 
 #ifdef __cplusplus
 extern "C" {