update for HEAD-2003021201
[reactos.git] / lib / crtdll / math / huge_val.c
index 91eefa0..6b92fcb 100644 (file)
@@ -1,6 +1,6 @@
 /* Copyright (C) 1994 DJ Delorie, see COPYING.DJ for details */
 
-#include <crtdll/internal/ieee.h>
+#include <msvcrt/internal/ieee.h>
 
 #undef _HUGE
 double_t _HUGE = { 0x00000, 0x00000, 0x7ff, 0x0 };