Use static instead of an anonymous namespace.
[oota-llvm.git] / lib / Support / Windows / DynamicLibrary.inc
index 5a7b21920a9e2bf73815ba939f2b732e66f72dd9..504471eaff35bd095f9f59e46f8a00ccc2ea8827 100644 (file)
@@ -11,7 +11,7 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "Windows.h"
+#include "WindowsSupport.h"
 
 #ifdef __MINGW32__
  #include <imagehlp.h>