Reverted latest changes.
[reactos.git] / reactos / lib / msvcrt / math / cabs.c
index b2c0fad..73d4643 100644 (file)
@@ -1,5 +1,4 @@
-#include <msvcrti.h>
-
+#include <msvcrt/math.h>
 
 double _cabs( struct _complex z )
 {