| Index: source/libvpx/vp9/common/vp9_modecont.h
|
| ===================================================================
|
| --- source/libvpx/vp9/common/vp9_modecont.h (revision 177019)
|
| +++ source/libvpx/vp9/common/vp9_modecont.h (working copy)
|
| @@ -8,9 +8,9 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -
|
| #ifndef VP9_COMMON_VP9_MODECONT_H_
|
| #define VP9_COMMON_VP9_MODECONT_H_
|
|
|
| extern const int vp9_default_mode_contexts[INTER_MODE_CONTEXTS][4];
|
| -#endif
|
| +
|
| +#endif // VP9_COMMON_VP9_MODECONT_H_
|
|
|