X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b80e8ac983cb2f552abb5806c87839a83020725b..2f6ea0bc00b909640f3b5696685227b574b360ac:/include/wx/msw/evtloop.h diff --git a/include/wx/msw/evtloop.h b/include/wx/msw/evtloop.h index 2187942a73..cd4e02041b 100644 --- a/include/wx/msw/evtloop.h +++ b/include/wx/msw/evtloop.h @@ -12,6 +12,8 @@ #ifndef _WX_MSW_EVTLOOP_H_ #define _WX_MSW_EVTLOOP_H_ +#include "wx/window.h" + // ---------------------------------------------------------------------------- // wxEventLoop // ---------------------------------------------------------------------------- @@ -65,4 +67,3 @@ protected: }; #endif // _WX_MSW_EVTLOOP_H_ -