X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/825ba8f0deb561e2e2851eed9294a66d88b3075d..6842d18650b487249b4ae29d0d7e17231b24cde8:/src/common/string.cpp?ds=sidebyside 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