X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/52c9b3490726ee4ad722d7a8fe329e9533ac94fb..3f3af7e7f8625baf8e72951c066fecf61ea46821:/src/common/evtloopcmn.cpp diff --git a/src/common/evtloopcmn.cpp b/src/common/evtloopcmn.cpp index 5cdd254975..36ce381b8d 100644 --- a/src/common/evtloopcmn.cpp +++ b/src/common/evtloopcmn.cpp @@ -25,6 +25,7 @@ #endif #include "wx/evtloop.h" +#include "wx/app.h" // ---------------------------------------------------------------------------- // globals @@ -149,4 +150,3 @@ void wxEventLoopManual::Exit(int rc) } #endif // __WXMSW__ || __WXMAC__ -