X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..71499aafed86032f0e8ed874a9007f19b921d206:/include/wx/dcscreen.h diff --git a/include/wx/dcscreen.h b/include/wx/dcscreen.h index bd35719499..d6aa6e1515 100644 --- a/include/wx/dcscreen.h +++ b/include/wx/dcscreen.h @@ -11,6 +11,8 @@ #include "wx/qt/dcscreen.h" #elif defined(__WXMAC__) #include "wx/mac/dcscreen.h" +#elif defined(__WXPM__) +#include "wx/os2/dcscreen.h" #elif defined(__WXSTUBS__) #include "wx/stubs/dcscreen.h" #endif