X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b73e73f912a51b8be582b8bc987bb47fb5fc543a..96c2a0dd74ac90a17cf820f0e24064e831a09e4d:/include/wx/gtk/colordlg.h diff --git a/include/wx/gtk/colordlg.h b/include/wx/gtk/colordlg.h index 84f3e6b413..121477410f 100644 --- a/include/wx/gtk/colordlg.h +++ b/include/wx/gtk/colordlg.h @@ -9,15 +9,12 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifndef __COLORDLG_H__ -#define __COLORDLG_H__ +#ifndef _WX_GTK_COLORDLG_H_ +#define _WX_GTK_COLORDLG_H_ -#include "wx/defs.h" -#include "wx/gdicmn.h" #include "wx/dialog.h" #include "wx/cmndata.h" - class WXDLLEXPORT wxColourDialog : public wxDialog { public: