about summary refs log tree commit diff
path: root/sysdeps/pthread/timer_routines.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/pthread/timer_routines.c')
-rw-r--r--sysdeps/pthread/timer_routines.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/pthread/timer_routines.c b/sysdeps/pthread/timer_routines.c
index 1770e12f09..f2d48f9fc4 100644
--- a/sysdeps/pthread/timer_routines.c
+++ b/sysdeps/pthread/timer_routines.c
@@ -29,7 +29,7 @@
 #include <sys/syscall.h>
 
 #include "posix-timer.h"
-#include <pthreadP.h>
+#include <nptl/pthreadP.h>
 
 
 /* Number of threads used.  */