about summary refs log tree commit diff
path: root/sysdeps/generic/math-type-macros-ldouble.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/math-type-macros-ldouble.h')
-rw-r--r--sysdeps/generic/math-type-macros-ldouble.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/math-type-macros-ldouble.h b/sysdeps/generic/math-type-macros-ldouble.h
index db411998eb..300dd18f94 100644
--- a/sysdeps/generic/math-type-macros-ldouble.h
+++ b/sysdeps/generic/math-type-macros-ldouble.h
@@ -27,8 +27,8 @@
 #define CFLOAT _Complex long double
 #define M_STRTO_NAN __strtold_nan
 
-#include <math-nan-payload-ldouble.h>
 #include <libm-alias-ldouble.h>
+#include <math-nan-payload-ldouble.h>
 
 #ifndef declare_mgen_alias
 # define declare_mgen_alias(from, to) libm_alias_ldouble (from, to)