From 97c5b168b3c548a86dcccbcba7d303d2e2d77a7b Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Thu, 31 Jul 2008 09:59:04 +0000 Subject: [PATCH] correcting header path git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/osx/brush.h | 2 +- include/wx/osx/pen.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: -- 2.47.2