summaryrefslogtreecommitdiff
path: root/wcsmbs/wcstof_nan.c
diff options
context:
space:
mode:
Diffstat (limited to 'wcsmbs/wcstof_nan.c')
-rw-r--r--wcsmbs/wcstof_nan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wcsmbs/wcstof_nan.c b/wcsmbs/wcstof_nan.c
index 9c89e24370..96f2198667 100644
--- a/wcsmbs/wcstof_nan.c
+++ b/wcsmbs/wcstof_nan.c
@@ -17,7 +17,7 @@
<http://www.gnu.org/licenses/>. */
#include "../stdlib/strtod_nan_wide.h"
-#include "../stdlib/strtod_nan_float.h"
+#include <math-type-macros-float.h>
#define STRTOD_NAN __wcstof_nan
#include "../stdlib/strtod_nan_main.c"