X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cb9d5bd07e7aa0b190c3ee60f5778a974ac9f87b..6181cef53222dc7f04e0e52fc4a2d399709a076e:/include/wx/brush.h diff --git a/include/wx/brush.h b/include/wx/brush.h index ce4abb1a3b..96919b74b9 100644 --- a/include/wx/brush.h +++ b/include/wx/brush.h @@ -1,6 +1,10 @@ #ifndef _WX_BRUSH_H_BASE_ #define _WX_BRUSH_H_BASE_ +#include "wx/defs.h" +#include "wx/object.h" +#include "wx/gdiobj.h" + // wxBrushBase class WXDLLEXPORT wxBrushBase: public wxGDIObject {