X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8cf73271dd6f442a98e86b559d4a55c37e25b99f..4e7b25f056b1c983eb35d3f71ba67da84a15be19:/include/wx/mac/carbon/colordlg.h diff --git a/include/wx/mac/carbon/colordlg.h b/include/wx/mac/carbon/colordlg.h index 443ba6fd68..402547bdf8 100644 --- a/include/wx/mac/carbon/colordlg.h +++ b/include/wx/mac/carbon/colordlg.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: colordlg.h +// Name: wx/mac/carbon/colordlg.h // Purpose: wxColourDialog class. Use generic version if no // platform-specific implementation. // Author: Stefan Csomor @@ -13,11 +13,7 @@ #ifndef _WX_COLORDLG_H_ #define _WX_COLORDLG_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "colordlg.h" -#endif - -#include "wx/setup.h" +#include "wx/defs.h" #include "wx/dialog.h" #include "wx/cmndata.h"