ports/devel/godot/files/patch-thirdparty_libvpx_vpx_vpx__decoder.h
Steve Wills b50c30a48f devel/godot: update to 3.1
PR:		236731
Submitted by:	Shane <FreeBSD@ShaneWare.Biz> (maintainer)
2019-04-18 19:45:12 +00:00

20 lines
584 B
C

--- thirdparty/libvpx/vpx/vpx_decoder.h.orig 2019-03-23 14:46:15 UTC
+++ thirdparty/libvpx/vpx/vpx_decoder.h
@@ -7,8 +7,8 @@
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
*/
-#ifndef VPX_VPX_DECODER_H_
-#define VPX_VPX_DECODER_H_
+#ifndef VPX_VPX_VPX_DECODER_H_
+#define VPX_VPX_VPX_DECODER_H_
/*!\defgroup decoder Decoder Algorithm Interface
* \ingroup codec
@@ -374,5 +374,5 @@ extern "C" {
#ifdef __cplusplus
}
#endif
-#endif // VPX_VPX_DECODER_H_
+#endif // VPX_VPX_VPX_DECODER_H_