aboutsummaryrefslogtreecommitdiff
path: root/reloc_elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'reloc_elf.h')
-rw-r--r--reloc_elf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/reloc_elf.h b/reloc_elf.h
index 1b5ba11..7fcdbd3 100644
--- a/reloc_elf.h
+++ b/reloc_elf.h
@@ -10,9 +10,9 @@
#include <vector>
+#include "base/numerics/safe_conversions.h"
#include "base/optional.h"
#include "components/zucchini/address_translator.h"
-#include "components/zucchini/buffer_source.h"
#include "components/zucchini/buffer_view.h"
#include "components/zucchini/image_utils.h"
#include "components/zucchini/type_elf.h"