summaryrefslogtreecommitdiff
path: root/libgcc/config/gthr-lynx.h
diff options
context:
space:
mode:
Diffstat (limited to 'libgcc/config/gthr-lynx.h')
-rw-r--r--libgcc/config/gthr-lynx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/gthr-lynx.h b/libgcc/config/gthr-lynx.h
index c98c2e6693e..d9211b0e556 100644
--- a/libgcc/config/gthr-lynx.h
+++ b/libgcc/config/gthr-lynx.h
@@ -52,7 +52,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
#undef GTHREAD_USE_WEAK
#define GTHREAD_USE_WEAK 0
-#include "config/gthr-posix.h"
+#include "gthr-posix.h"
#else
#include "gthr-single.h"