X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..99f73df9b4865aa3276319fb206127da9027fa63:/include/wx/button.h?ds=sidebyside diff --git a/include/wx/button.h b/include/wx/button.h index 454a0a58f6..31d4e12d0a 100644 --- a/include/wx/button.h +++ b/include/wx/button.h @@ -11,6 +11,8 @@ #include "wx/qt/button.h" #elif defined(__WXMAC__) #include "wx/mac/button.h" +#elif defined(__WXPM__) +#include "wx/os2/button.h" #elif defined(__WXSTUBS__) #include "wx/stubs/button.h" #endif