X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..b668a73527cd08aae1321bfb1c604c9b96fffbed:/include/wx/brush.h?ds=sidebyside diff --git a/include/wx/brush.h b/include/wx/brush.h index e5d99b39a1..3955876d1d 100644 --- a/include/wx/brush.h +++ b/include/wx/brush.h @@ -11,6 +11,8 @@ #include "wx/qt/brush.h" #elif defined(__WXMAC__) #include "wx/mac/brush.h" +#elif defined(__WXPM__) +#include "wx/os2/brush.h" #elif defined(__WXSTUBS__) #include "wx/stubs/brush.h" #endif