mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
[TREE]
Fix build. svn path=/trunk/; revision=65632
This commit is contained in:
parent
85260e1fa7
commit
b9312f9bb6
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
// Tree.cpp : Defines the entry point for the console application.
|
||||
//
|
||||
#include <Windows.h>
|
||||
#include <windows.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#define STR_MAX 2048
|
||||
|
|
Loading…
Reference in a new issue