X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..799a341cc390e42c04b5705e316a406ee9bc713d:/include/wx/tbarmsw.h diff --git a/include/wx/tbarmsw.h b/include/wx/tbarmsw.h index 4b9d761fcf..b79f2200c6 100644 --- a/include/wx/tbarmsw.h +++ b/include/wx/tbarmsw.h @@ -7,6 +7,8 @@ #include "wx/motif/tbarmsw.h" #elif defined(__WXGTK__) #include "wx/gtk/tbarmsw.h" +#elif defined(__WXPM__) +#include "wx/os2/tbarmsw.h" #endif #endif