X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bac507e062ea3633b1e6bc8aae7733c2df4c48cd..c4d83d0a592c9d3918c7db26a7b1ca97d646e831:/include/wx/thread.h diff --git a/include/wx/thread.h b/include/wx/thread.h index 7e0dc5997f..fc734e6878 100644 --- a/include/wx/thread.h +++ b/include/wx/thread.h @@ -352,7 +352,7 @@ void WXDLLEXPORT wxMutexGuiLeave(); #else // !wxUSE_THREADS -#include // for WXDLLEXPORT +#include "wx/defs.h" // for WXDLLEXPORT // no thread support inline void WXDLLEXPORT wxMutexGuiEnter() { }