]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/brush.h
fixed typo
[wxWidgets.git] / include / wx / brush.h
index 1d34cf702efd1a5673ed49ac63806a42fe31d95d..f8e708e7e58f406633cbc971e997f111d49a91eb 100644 (file)
@@ -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