summaryrefslogtreecommitdiff
path: root/bolt/lib/RuntimeLibs/HugifyRuntimeLibrary.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bolt/lib/RuntimeLibs/HugifyRuntimeLibrary.cpp')
-rw-r--r--bolt/lib/RuntimeLibs/HugifyRuntimeLibrary.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/bolt/lib/RuntimeLibs/HugifyRuntimeLibrary.cpp b/bolt/lib/RuntimeLibs/HugifyRuntimeLibrary.cpp
index b6fc49d3f5d6..d114d70f2d37 100644
--- a/bolt/lib/RuntimeLibs/HugifyRuntimeLibrary.cpp
+++ b/bolt/lib/RuntimeLibs/HugifyRuntimeLibrary.cpp
@@ -11,10 +11,9 @@
//===----------------------------------------------------------------------===//
#include "bolt/RuntimeLibs/HugifyRuntimeLibrary.h"
-#include "bolt/Core/BinaryFunction.h"
+#include "bolt/Core/BinaryContext.h"
#include "bolt/Core/Linker.h"
#include "llvm/MC/MCStreamer.h"
-#include "llvm/Support/Alignment.h"
#include "llvm/Support/CommandLine.h"
using namespace llvm;