]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/e_rem_pio2l.c
Use private math_private.h in files in math/
[thirdparty/glibc.git] / math / e_rem_pio2l.c
index 617215516badb654e1cf61f15b216df01f25b4f1..7fa515df24ff7a020eb9c4d6c95a5f48f2b4688b 100644 (file)
@@ -1,7 +1,7 @@
 #include <math.h>
 #include <stdio.h>
 #include <errno.h>
-#include "math_private.h"
+#include <math_private.h>
 
 int
 __ieee754_rem_pio2l (long double x, long double *y)