diff --git a/deps/pthreads/platform/helper/tls-helper.h b/deps/pthreads/platform/helper/tls-helper.h index 3629b5e0e3..fc95162f64 100644 --- a/deps/pthreads/platform/helper/tls-helper.h +++ b/deps/pthreads/platform/helper/tls-helper.h @@ -29,7 +29,7 @@ #ifndef _TLS_HELPER_H_ #define _TLS_HELPER_H_ -#include "../../pte_osal.h" +#include "../psp/pte_osal.h" /* @todo document.. */