=== modified file 'scripts/osx_build_wx.sh' (properties changed: -x to +x)
--- scripts/osx_build_wx.sh	2015-05-18 11:48:12 +0000
+++ scripts/osx_build_wx.sh	2015-05-19 14:44:43 +0000
@@ -141,7 +141,7 @@
 doPatch "$1" "$3/patches/wxwidgets-3.0.0_macosx_bug_15908.patch"
 doPatch "$1" "$3/patches/wxwidgets-3.0.0_macosx_soname.patch"
 # high resolution in OpenGL canvas: http://trac.wxwidgets.org/ticket/15700
-doPatch "$1" "$3/patches/wxwidgets-3.0.2_macosx_opengl_retina.patch"
+doPatch "$1" "$3/patches/wxwidgets-3.0.2_macosx_retina_opengl.patch"
 
 # configure and build wxWidgets
 wxWidgets_configure "$1" "$2" "$4"

