mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
ChangeLog: https://godotengine.org/article/maintenance-release-godot-3-5-1/ PR: 269956 Reported by: FreeBSD@ShaneWare.Biz
19 lines
476 B
C
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_
|