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: