math: tgammal.c fixes
[oweals/musl.git] / src / math / nexttowardl.c
index c393ce97572d60297653113f84d0b913e1cfc842..67a634039f606be277214ae791cccc1b0ef57788 100644 (file)
@@ -1,4 +1,4 @@
-#include "libm.h"
+#include <math.h>
 
 long double nexttowardl(long double x, long double y)
 {