X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e49d97e66a1c4d01413face83788d77e1d187fe6..b72aa48cdeca3530ffb6ac5af438835d58bf79d9:/src/msw/popupwin.cpp?ds=sidebyside diff --git a/src/msw/popupwin.cpp b/src/msw/popupwin.cpp index 15e5b9ac5d..ab65556566 100644 --- a/src/msw/popupwin.cpp +++ b/src/msw/popupwin.cpp @@ -33,6 +33,8 @@ #include "wx/popupwin.h" +#include "wx/msw/private.h" // for WS_CHILD and WS_POPUP + // ============================================================================ // implementation // ============================================================================