aboutsummaryrefslogtreecommitdiff
path: root/math/w_j1l.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/w_j1l.c')
-rw-r--r--math/w_j1l.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/w_j1l.c b/math/w_j1l.c
index 7bd31ad..d052295 100644
--- a/math/w_j1l.c
+++ b/math/w_j1l.c
@@ -23,7 +23,7 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
long double __j1l(long double x) /* wrapper j1l */