update for HEAD-2003021201
[reactos.git] / lib / crtdll / stdio / vprintf.c
index 780d960..f724749 100644 (file)
@@ -16,10 +16,10 @@ License along with the GNU C Library; see the file COPYING.LIB.  If
 not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.  */
 
-#include <stdarg.h>
+#include <msvcrt/stdarg.h>
 #undef __OPTIMIZE__    /* Avoid inline `vprintf' function.  */
-#include <crtdll/stdio.h>
-#include <crtdll/wchar.h>
+#include <msvcrt/stdio.h>
+#include <msvcrt/wchar.h>
 
 #undef vprintf
 #undef vwprintf