branch update for HEAD-2003021201
[reactos.git] / lib / crtdll / stdlib / lldiv.c
index 2a0e3f5..75f065b 100644 (file)
@@ -1,6 +1,6 @@
 /* Copyright (C) 1996 DJ Delorie, see COPYING.DJ for details */
 /* Copyright (C) 1994 DJ Delorie, see COPYING.DJ for details */
-#include <crtdll/stdlib.h>
+#include <msvcrt/stdlib.h>
 
 lldiv_t
 lldiv(long long num, long long denom)