X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fcore%2Fthread_private.h;h=3c3b341565d4b1dcd12e085d6a4506d9b2ee74de;hp=f64c582c6e17a0bfa6760ec36c5618cbd8c8761d;hb=b537410dcd5b7e661625b51ee72b15e40045fd18;hpb=7a493cb73ff5f5f820d4873d6c993d0e9c5a580a diff --git a/source/core/thread_private.h b/source/core/thread_private.h index f64c582..3c3b341 100644 --- a/source/core/thread_private.h +++ b/source/core/thread_private.h @@ -1,6 +1,7 @@ #ifndef MSP_CORE_THREAD_PRIVATE_H_ #define MSP_CORE_THREAD_PRIVATE_H_ +#include "thread.h" #include "thread_platform.h" namespace Msp {