X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/46ea442ca27e8b77d617481175bc7010bd602eb8..beee38cb41aa2ce4fbe9052bf4f70e1be184b553:/src/msw/nonownedwnd.cpp?ds=sidebyside diff --git a/src/msw/nonownedwnd.cpp b/src/msw/nonownedwnd.cpp index e656ada141..04340b0a58 100644 --- a/src/msw/nonownedwnd.cpp +++ b/src/msw/nonownedwnd.cpp @@ -27,6 +27,7 @@ #ifndef __WXWINCE__ #ifndef WX_PRECOMP + #include "wx/dcclient.h" #include "wx/frame.h" // Only for wxFRAME_SHAPED. #include "wx/region.h" #include "wx/msw/private.h"