summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_modecont.h
diff options
context:
space:
mode:
Diffstat (limited to 'vp9/common/vp9_modecont.h')
-rw-r--r--vp9/common/vp9_modecont.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/vp9/common/vp9_modecont.h b/vp9/common/vp9_modecont.h
index 122eb12d6..24f1a6cb3 100644
--- a/vp9/common/vp9_modecont.h
+++ b/vp9/common/vp9_modecont.h
@@ -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_