X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..ed673c6a48b3479beac60a93ff8f44611e44415f:/include/wx/dcscreen.h?ds=sidebyside 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