X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..019a60d62560638a65bb575e7e30938c7e667450:/include/wx/statbmp.h diff --git a/include/wx/statbmp.h b/include/wx/statbmp.h index 0f32d687a3..764a0fe7e3 100644 --- a/include/wx/statbmp.h +++ b/include/wx/statbmp.h @@ -11,6 +11,8 @@ #include "wx/qt/statbmp.h" #elif defined(__WXMAC__) #include "wx/mac/statbmp.h" +#elif defined(__WXPM__) +#include "wx/os2/statbmp.h" #elif defined(__WXSTUBS__) #include "wx/stubs/statbmp.h" #endif