update for HEAD-2003021201
[reactos.git] / lib / crtdll / stdlib / llabs.c
index fc6580a..83ba4ef 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>
 
 long long
 llabs(long long j)