summaryrefslogtreecommitdiff
path: root/vp9/encoder/x86
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2013-12-15 18:00:43 -0800
committerJames Zern <jzern@google.com>2013-12-16 19:40:49 -0800
commitbd9a388a060cf93d3e3739981e0cc28ec2e7d3d2 (patch)
tree6e61553a09269f4c9c904e3a1b36dd04c75f0437 /vp9/encoder/x86
parentccffac2b0675e7797dd723147930ad854676af17 (diff)
downloadlibvpx-bd9a388a060cf93d3e3739981e0cc28ec2e7d3d2.tar
libvpx-bd9a388a060cf93d3e3739981e0cc28ec2e7d3d2.tar.gz
libvpx-bd9a388a060cf93d3e3739981e0cc28ec2e7d3d2.tar.bz2
libvpx-bd9a388a060cf93d3e3739981e0cc28ec2e7d3d2.zip
vp9: normalize include guards
Change-Id: If4ddbdcfb3ab387cbca6910b42cf4df8111e6879
Diffstat (limited to 'vp9/encoder/x86')
-rw-r--r--vp9/encoder/x86/vp9_mcomp_x86.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vp9/encoder/x86/vp9_mcomp_x86.h b/vp9/encoder/x86/vp9_mcomp_x86.h
index ca80b8bff..e1fcf40f2 100644
--- a/vp9/encoder/x86/vp9_mcomp_x86.h
+++ b/vp9/encoder/x86/vp9_mcomp_x86.h
@@ -36,5 +36,5 @@
#endif
#endif
-#endif
+#endif // VP9_ENCODER_X86_VP9_MCOMP_X86_H_