X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/51317496171b33f2abb155a1214f567b79d66e43..c585ccef9cc010d0557a17998f3d5a4c286de537:/src/msw/datecontrols.cpp?ds=inline diff --git a/src/msw/datecontrols.cpp b/src/msw/datecontrols.cpp index e850351077..3af793ec52 100644 --- a/src/msw/datecontrols.cpp +++ b/src/msw/datecontrols.cpp @@ -24,6 +24,8 @@ #endif #ifndef WX_PRECOMP + #include "wx/app.h" + #include "wx/msw/wrapcctl.h" #endif // WX_PRECOMP #if wxUSE_DATEPICKCTRL || wxUSE_CALENDARCTRL