]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/pen.h
simplify wxEVT_MENU_OPEN/CLOSE generation
[wxWidgets.git] / include / wx / pen.h
index a54adbec3fd2c6116ca03ab04e36dc0dff94a944..341530ef16e31606aea02bb70280a4617c2c1e83 100644 (file)
 #ifndef _WX_PEN_H_BASE_
 #define _WX_PEN_H_BASE_
 
-#include "wx/defs.h"
+#include "wx/gdiobj.h"
+#include "wx/gdicmn.h"
+
+#if WXWIN_COMPATIBILITY_2_8
+#include "wx/brush.h"       // needed for some deprecated declarations
+#endif
 
 enum wxPenStyle
 {