ports/devel/godot/files/patch-thirdparty_libvpx_vpx_vpx__image.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

19 lines
476 B
C

--- thirdparty/libvpx/vpx/vpx_image.h.orig 2019-03-23 14:18:30 UTC
+++ thirdparty/libvpx/vpx/vpx_image.h
@@ -13,8 +13,8 @@
* \brief Describes the vpx image descriptor and associated operations
*
*/
-#ifndef VPX_VPX_IMAGE_H_
-#define VPX_VPX_IMAGE_H_
+#ifndef VPX_VPX_VPX_IMAGE_H_
+#define VPX_VPX_VPX_IMAGE_H_
#ifdef __cplusplus
extern "C" {
@@ -232,4 +232,4 @@ extern "C" {
} // extern "C"
#endif
-#endif // VPX_VPX_IMAGE_H_
+#endif // VPX_VPX_VPX_IMAGE_H_