summaryrefslogtreecommitdiff
path: root/pthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'pthread.h')
-rw-r--r--pthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pthread.h b/pthread.h
index 9a19788..ae21f01 100644
--- a/pthread.h
+++ b/pthread.h
@@ -212,7 +212,7 @@ typedef unsigned long ULONG_PTR;
*/
#if defined(HAVE_PTW32_CONFIG_H)
-#include "config.h"
+#include "ptw32-config.h"
#endif /* HAVE_PTW32_CONFIG_H */
#if !defined(NEED_FTIME)