X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..6721fc3852ff183e0a59c990cf62ae595c036d05:/include/wx/region.h diff --git a/include/wx/region.h b/include/wx/region.h index 9c5afd22bc..ee0fd6ac06 100644 --- a/include/wx/region.h +++ b/include/wx/region.h @@ -11,6 +11,8 @@ #include "wx/qt/region.h" #elif defined(__WXMAC__) #include "wx/mac/region.h" +#elif defined(__WXPM__) +#include "wx/os2/region.h" #elif defined(__WXSTUBS__) #include "wx/stubs/region.h" #endif