X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/69c4481222795d89f470020b63ec788bb717c0b3..61233023a042798bf8054ccc69a7953c052b1e38:/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