Updating include path in files previously missed.
[reactos.git] / reactos / lib / crtdll / stdlib / atoi.c
index 1d19cf0..c6b95e3 100644 (file)
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994 DJ Delorie, see COPYING.DJ for details */
-#include <crtdll/stdlib.h>
+#include <msvcrt/stdlib.h>
 
 int
 atoi(const char *str)