X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..51a58d8b4bb58b66ec84dc94c56fe328d77c904a:/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