about summary refs log tree commit diff
path: root/sysdeps/generic/math-type-macros-float128.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/math-type-macros-float128.h')
-rw-r--r--sysdeps/generic/math-type-macros-float128.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/math-type-macros-float128.h b/sysdeps/generic/math-type-macros-float128.h
index 6144bc047a..c36785fbe3 100644
--- a/sysdeps/generic/math-type-macros-float128.h
+++ b/sysdeps/generic/math-type-macros-float128.h
@@ -29,8 +29,8 @@
 
 #define M_MLIT(c) c ## f128
 
-#include <math-nan-payload-float128.h>
 #include <libm-alias-float128.h>
+#include <math-nan-payload-float128.h>
 
 #ifndef declare_mgen_alias
 # define declare_mgen_alias(from, to) libm_alias_float128 (from, to)