summaryrefslogtreecommitdiffstats
path: root/lld/ELF/MapFile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lld/ELF/MapFile.cpp')
-rw-r--r--lld/ELF/MapFile.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/lld/ELF/MapFile.cpp b/lld/ELF/MapFile.cpp
index 968dc611b81..ad80b0696eb 100644
--- a/lld/ELF/MapFile.cpp
+++ b/lld/ELF/MapFile.cpp
@@ -26,7 +26,8 @@
#include "Strings.h"
#include "SymbolTable.h"
#include "SyntheticSections.h"
-#include "Threads.h"
+
+#include "lld/Common/Threads.h"
#include "llvm/Support/raw_ostream.h"
OpenPOWER on IntegriCloud