about summary refs log tree commit diff
path: root/math/e_j1l.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/e_j1l.c')
-rw-r--r--math/e_j1l.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/e_j1l.c b/math/e_j1l.c
index 656abeba57..625e886851 100644
--- a/math/e_j1l.c
+++ b/math/e_j1l.c
@@ -1,7 +1,7 @@
 #include <math.h>
 #include <stdio.h>
 #include <errno.h>
-#include "math_private.h"
+#include <math_private.h>
 
 long double
 __ieee754_j1l (long double x)