X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e9e4acc5197ac49259b9a39468c5931b4459d87f..cf6ae2907c365869b10b61cbe3bde2768facd4d8:/include/wx/statbox.h?ds=inline diff --git a/include/wx/statbox.h b/include/wx/statbox.h index 61b9d166ce..7effb7b4a2 100644 --- a/include/wx/statbox.h +++ b/include/wx/statbox.h @@ -28,6 +28,8 @@ public: #include "wx/gtk/statbox.h" #elif defined(__WXMAC__) #include "wx/mac/statbox.h" +#elif defined(__WXCOCOA__) +#include "wx/cocoa/statbox.h" #elif defined(__WXPM__) #include "wx/os2/statbox.h" #endif