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=292aed8e23ea543b089d5f2a73000de4640befe7;hpb=609c9a508cfdc7b42c46c4f21d17639204165a00 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 {