summaryrefslogtreecommitdiffstats
path: root/compiler/elf_writer_mclinker.h
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/elf_writer_mclinker.h')
-rw-r--r--compiler/elf_writer_mclinker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/elf_writer_mclinker.h b/compiler/elf_writer_mclinker.h
index 13757ed..3c1a47b 100644
--- a/compiler/elf_writer_mclinker.h
+++ b/compiler/elf_writer_mclinker.h
@@ -19,7 +19,7 @@
#include "elf_writer.h"
-#include "UniquePtr.h"
+#include "UniquePtrCompat.h"
#include "safe_map.h"
namespace mcld {