Added binary and unicode file i/o support to msvcrt.
[reactos.git] / reactos / lib / msvcrt / math / jn_yn.c
index b641a81..a953e80 100644 (file)
@@ -1,4 +1,4 @@
-#include <crtdll/math.h>
+#include <msvcrt/math.h>
 
 double _jn(int n, double x)
 {