From: Stefan Csomor Date: Thu, 12 Jun 2008 06:45:46 +0000 (+0000) Subject: fixing file paths after renaming X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/e60a39183351ffa81a607f4f835774555df12531?ds=inline fixing file paths after renaming git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/html/htmlctrl/webkit/webkit.mm b/src/html/htmlctrl/webkit/webkit.mm index 7adc98dff0..c5a8192b46 100644 --- a/src/html/htmlctrl/webkit/webkit.mm +++ b/src/html/htmlctrl/webkit/webkit.mm @@ -26,7 +26,7 @@ #ifdef __WXCOCOA__ #include "wx/cocoa/autorelease.h" #else -#include "wx/mac/uma.h" +#include "wx/osx/uma.h" #include #include #include