]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libquadmath/printf/gmp-impl.h
Move libgcc2 to toplevel libgcc
[thirdparty/gcc.git] / libquadmath / printf / gmp-impl.h
index ca49e19661366f1e35cc4bc00ccc9a4f87030a2f..0f1419277deb784a1ad7a5f70ef8fa3806bcbfbe 100644 (file)
@@ -1,6 +1,6 @@
 /* Include file for internal GNU MP types and definitions.
 
-Copyright (C) 1991, 1993, 1994, 1995, 1996 Free Software Foundation, Inc.
+Copyright (C) 1991, 1993, 1994, 1995, 1996, 2011 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
@@ -60,7 +60,7 @@ typedef unsigned int UHWtype;
 #define attribute_hidden
 #endif
 
-#include "../../gcc/longlong.h"
+#include "../../libgcc/longlong.h"
 
 /* Copy NLIMBS *limbs* from SRC to DST.  */
 #define MPN_COPY_INCR(DST, SRC, NLIMBS) \