X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..412e4edfb1174c68fab706abdf735b1ca6fe56f2:/include/wx/statbox.h 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