aboutsummaryrefslogtreecommitdiff
path: root/ELF/Writer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ELF/Writer.cpp')
-rw-r--r--ELF/Writer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ELF/Writer.cpp b/ELF/Writer.cpp
index 849a67f03..323a791c3 100644
--- a/ELF/Writer.cpp
+++ b/ELF/Writer.cpp
@@ -12,6 +12,7 @@
#include "LinkerScript.h"
#include "OutputSections.h"
#include "Relocations.h"
+#include "Strings.h"
#include "SymbolTable.h"
#include "Target.h"