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 // ============================================================================