X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/69c4481222795d89f470020b63ec788bb717c0b3..421a84317fc3d53ac4fd64613f1af2d19018efc5:/include/wx/brush.h diff --git a/include/wx/brush.h b/include/wx/brush.h index 1d34cf702e..f8e708e7e5 100644 --- a/include/wx/brush.h +++ b/include/wx/brush.h @@ -13,6 +13,8 @@ #include "wx/mgl/brush.h" #elif defined(__WXMAC__) #include "wx/mac/brush.h" +#elif defined(__WXCOCOA__) +#include "wx/cocoa/brush.h" #elif defined(__WXPM__) #include "wx/os2/brush.h" #endif