X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..269e82009d568d66363ede3c093b9c001ca54a2f:/include/wx/tabctrl.h diff --git a/include/wx/tabctrl.h b/include/wx/tabctrl.h index c766f72bf3..baf3850a04 100644 --- a/include/wx/tabctrl.h +++ b/include/wx/tabctrl.h @@ -8,6 +8,8 @@ #elif defined(__WXGTK__) #elif defined(__WXMAC__) #include "wx/mac/tabctrl.h" +#elif defined(__WXPM__) +#include "wx/os2/tabctrl.h" #elif defined(__WXSTUBS__) #include "wx/stubs/tabctrl.h" #endif