Reverted latest changes.
[reactos.git] / reactos / lib / msvcrt / stdlib / atol.c
index 399a8e4..3cac430 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1994 DJ Delorie, see COPYING.DJ for details */
-#include <msvcrti.h>
-
+#include <msvcrt/stdlib.h>
 
 long
 atol(const char *str)