| Index: source/libvpx/vp9/common/vp9_seg_common.h
|
| ===================================================================
|
| --- source/libvpx/vp9/common/vp9_seg_common.h (revision 177019)
|
| +++ source/libvpx/vp9/common/vp9_seg_common.h (working copy)
|
| @@ -8,7 +8,6 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#include "vp9/common/vp9_type_aliases.h"
|
| #include "vp9/common/vp9_onyxc_int.h"
|
| #include "vp9/common/vp9_blockd.h"
|
|
|
| @@ -60,5 +59,5 @@
|
|
|
| int vp9_get_seg_tx_type(MACROBLOCKD *xd, int segment_id);
|
|
|
| -#endif /* __INC_SEG_COMMON_H__ */
|
| +#endif // VP9_COMMON_VP9_SEG_COMMON_H_
|
|
|
|
|