aboutsummaryrefslogtreecommitdiff
path: root/lib/System/Win32/Program.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/System/Win32/Program.cpp')
-rw-r--r--lib/System/Win32/Program.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/System/Win32/Program.cpp b/lib/System/Win32/Program.cpp
index 0078fb7662..a509788ce3 100644
--- a/lib/System/Win32/Program.cpp
+++ b/lib/System/Win32/Program.cpp
@@ -13,7 +13,6 @@
// Include the generic Unix implementation
#include "Win32.h"
-#include "llvm/System/Program.h"
#include <malloc.h>
//===----------------------------------------------------------------------===//