Remove dead code.
[oota-llvm.git] / lib / Support / Windows / Process.inc
index a0e3bc413a3f2c32d9de0fc28fafeefc5b1337c7..a794ca08f670d4a9dfe8577dd0af8b6986afdd27 100644 (file)
@@ -15,7 +15,7 @@
 #include <malloc.h>
 
 // The Windows.h header must be after LLVM and standard headers.
-#include "Windows.h"
+#include "WindowsSupport.h"
 
 #include <direct.h>
 #include <io.h>