[TREE]
authorZiliang Guo <drakekaizer666@gmail.com>
Sun, 14 Dec 2014 00:09:51 +0000 (00:09 +0000)
committerZiliang Guo <drakekaizer666@gmail.com>
Sun, 14 Dec 2014 00:09:51 +0000 (00:09 +0000)
Fix build.

svn path=/trunk/; revision=65632

reactos/base/applications/cmdutils/tree/tree.c

index a422a9e..220318a 100644 (file)
@@ -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