Actually get the #include correct so it compiles .. duh.
llvm-svn: 17817
diff --git a/llvm/lib/System/Win32/TimeValue.cpp b/llvm/lib/System/Win32/TimeValue.cpp
index 7ec2b39..433b948 100644
--- a/llvm/lib/System/Win32/TimeValue.cpp
+++ b/llvm/lib/System/Win32/TimeValue.cpp
@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
//
-// This file provides the Win32 specific implementation of the TimeValue class.
+// This file provides the Win32 implementation of the TimeValue class.
//
//===----------------------------------------------------------------------===//