branch update for HEAD-2003021201
[reactos.git] / lib / crtdll / stdlib / div.c
index be64654..833e6a3 100644 (file)
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994 DJ Delorie, see COPYING.DJ for details */
-#include <crtdll/stdlib.h>
+#include <msvcrt/stdlib.h>
 
 div_t
 div(int num, int denom)