update for HEAD-2003021201
[reactos.git] / lib / msvcrt / io / umask.c
index 4146b81..c6a6207 100644 (file)
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994 DJ Delorie, see COPYING.DJ for details */
-#include <crtdll/sys/stat.h>
+#include <msvcrt/sys/stat.h>
 
 unsigned _unMode_dll = 022;