update for HEAD-2003021201
[reactos.git] / lib / msvcrt / math / jn_yn.c
index b641a81..8a3c833 100644 (file)
@@ -1,4 +1,5 @@
-#include <crtdll/math.h>
+#include <msvcrt/math.h>
+
 
 double _jn(int n, double x)
 {