X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/825ba8f0deb561e2e2851eed9294a66d88b3075d..423a556f53cb2e4caade61d39e0e2105e508eecb:/src/common/string.cpp diff --git a/src/common/string.cpp b/src/common/string.cpp index 32350af033..c18e35f606 100644 --- a/src/common/string.cpp +++ b/src/common/string.cpp @@ -36,7 +36,7 @@ #include "wx/string.h" #include "wx/intl.h" #if wxUSE_THREADS - #include + #include "wx/thread.h" #endif #endif