From: Stefan Csomor Date: Thu, 31 Jul 2008 09:59:04 +0000 (+0000) Subject: correcting header path X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/97c5b168b3c548a86dcccbcba7d303d2e2d77a7b correcting header path git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/osx/brush.h b/include/wx/osx/brush.h index 68778697e2..b4aab0619b 100644 --- a/include/wx/osx/brush.h +++ b/include/wx/osx/brush.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: wx/mac/carbon/brush.h +// Name: wx/osx/brush.h // Purpose: wxBrush class // Author: Stefan Csomor // Modified by: diff --git a/include/wx/osx/pen.h b/include/wx/osx/pen.h index a5ae6095e3..686673abe6 100644 --- a/include/wx/osx/pen.h +++ b/include/wx/osx/pen.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: wx/mac/carbon/pen.h +// Name: wx/osx/pen.h // Purpose: wxPen class // Author: Stefan Csomor // Modified by: