X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e9e4acc5197ac49259b9a39468c5931b4459d87f..4a7ec775feb4f125cbeffe641a8e48b0a42848eb:/include/wx/statbmp.h diff --git a/include/wx/statbmp.h b/include/wx/statbmp.h index 3b5cc28906..e78a347b7e 100644 --- a/include/wx/statbmp.h +++ b/include/wx/statbmp.h @@ -54,6 +54,8 @@ protected: #include "wx/gtk/statbmp.h" #elif defined(__WXMAC__) #include "wx/mac/statbmp.h" +#elif defined(__WXCOCOA__) + #include "wx/cocoa/statbmp.h" #elif defined(__WXPM__) #include "wx/os2/statbmp.h" #endif