X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e9e4acc5197ac49259b9a39468c5931b4459d87f..60c0a8dbf449725ab81a0b26ca2538625c81c359:/include/wx/statbox.h?ds=sidebyside 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