Reverted latest changes.
[reactos.git] / reactos / lib / msvcrt / float / cntrlfp.c
index 3c096f4..c15444d 100644 (file)
@@ -1,7 +1,6 @@
 /* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */
 
-#include <msvcrti.h>
-
+#include <msvcrt/float.h>
 
 unsigned int _controlfp(unsigned int unNew, unsigned int unMask)
 {