aboutsummaryrefslogtreecommitdiff
path: root/libquadmath/printf/gmp-impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'libquadmath/printf/gmp-impl.h')
-rw-r--r--libquadmath/printf/gmp-impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/printf/gmp-impl.h b/libquadmath/printf/gmp-impl.h
index 0f14192..969574c 100644
--- a/libquadmath/printf/gmp-impl.h
+++ b/libquadmath/printf/gmp-impl.h
@@ -60,7 +60,7 @@ typedef unsigned int UHWtype;
#define attribute_hidden
#endif
-#include "../../libgcc/longlong.h"
+#include "longlong.h"
/* Copy NLIMBS *limbs* from SRC to DST. */
#define MPN_COPY_INCR(DST, SRC, NLIMBS) \