aboutsummaryrefslogtreecommitdiffstats
path: root/lib/MC/ConstantPools.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/MC/ConstantPools.cpp')
-rw-r--r--lib/MC/ConstantPools.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/MC/ConstantPools.cpp b/lib/MC/ConstantPools.cpp
index c4cea60..a239a8f 100644
--- a/lib/MC/ConstantPools.cpp
+++ b/lib/MC/ConstantPools.cpp
@@ -11,10 +11,10 @@
//
//===----------------------------------------------------------------------===//
#include "llvm/ADT/MapVector.h"
+#include "llvm/MC/ConstantPools.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCStreamer.h"
-#include "llvm/MC/ConstantPools.h"
using namespace llvm;
//