summaryrefslogtreecommitdiffhomepage
path: root/src/thread/nt32/pthread_detach.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/thread/nt32/pthread_detach.c')
-rw-r--r--src/thread/nt32/pthread_detach.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/thread/nt32/pthread_detach.c b/src/thread/nt32/pthread_detach.c
index 85db4cb..6fbd241 100644
--- a/src/thread/nt32/pthread_detach.c
+++ b/src/thread/nt32/pthread_detach.c
@@ -1,4 +1,4 @@
-#include "../pthread_detach.c"
+#include "../thread/pthread_detach.c"
int __pthread_detach_impl(pthread_t t)
{