X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..c3f805b4ac87eccf4d89c2376dce46b0c8c886a9:/include/wx/statbmp.h?ds=sidebyside 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