X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..345319d60c69cac3f5e9e74ee570d20370fc532f:/include/wx/mac/classic/colordlg.h diff --git a/include/wx/mac/classic/colordlg.h b/include/wx/mac/classic/colordlg.h index 57b09a5e14..542170ec2a 100644 --- a/include/wx/mac/classic/colordlg.h +++ b/include/wx/mac/classic/colordlg.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: colordlg.h +// Name: wx/mac/classic/colordlg.h // Purpose: wxColourDialog class. Use generic version if no // platform-specific implementation. // Author: Stefan Csomor @@ -13,7 +13,7 @@ #ifndef _WX_COLORDLG_H_ #define _WX_COLORDLG_H_ -#include "wx/setup.h" +#include "wx/defs.h" #include "wx/dialog.h" #include "wx/cmndata.h"