X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..51c0a521a9ed629f5f879266831e363147f694d2:/include/wx/statbox.h?ds=sidebyside diff --git a/include/wx/statbox.h b/include/wx/statbox.h index f1a8bd6eea..e67a1698e3 100644 --- a/include/wx/statbox.h +++ b/include/wx/statbox.h @@ -11,6 +11,8 @@ #include "wx/qt/statbox.h" #elif defined(__WXMAC__) #include "wx/mac/statbox.h" +#elif defined(__WXPM__) +#include "wx/os2/statbox.h" #elif defined(__WXSTUBS__) #include "wx/stubs/statbox.h" #endif