update for HEAD-2003021201
[reactos.git] / lib / ntdll / stdlib / abs.c
index 2863888..3bd28bd 100644 (file)
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994 DJ Delorie, see COPYING.DJ for details */
-#include <crtdll/stdlib.h>
+#include <stdlib.h>
 
 int
 abs(int j)