X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/937013e0fd914d4c42f9f5ec98da665986b93dfa..f944aec0cf131c1be0b8c127ba1ecdbc8410c9b2:/src/common/event.cpp diff --git a/src/common/event.cpp b/src/common/event.cpp index 0b196d5d72..c6943ad14e 100644 --- a/src/common/event.cpp +++ b/src/common/event.cpp @@ -43,6 +43,8 @@ #endif // wxUSE_GUI #endif +#include "wx/thread.h" + // ---------------------------------------------------------------------------- // wxWin macros // ----------------------------------------------------------------------------