hopefully fix the build on windows.
[oota-llvm.git] / lib / System / Win32 / DynamicLibrary.inc
index aa04268406d45832034de1e5baefc9697940369c..ceecb5c09300044b957cbf4a2b1f75b8a23dc4f2 100644 (file)
@@ -12,6 +12,7 @@
 //===----------------------------------------------------------------------===//
 
 #include "Win32.h"
+#include "llvm/System/RWMutex.h"
 
 #ifdef __MINGW32__
  #include <imagehlp.h>