Re-sort all of the includes with ./utils/sort_includes.py so that
[oota-llvm.git] / lib / Target / ARM / MCTargetDesc / ARMMachORelocationInfo.cpp
index 807c9483bc388facb2ac5454e56be09aeab0708a..5a8b4e7ebfec70cf20647e69f47dab59d703143f 100644 (file)
@@ -9,10 +9,10 @@
 
 #include "MCTargetDesc/ARMMCTargetDesc.h"
 #include "ARMMCExpr.h"
+#include "llvm-c/Disassembler.h"
 #include "llvm/MC/MCContext.h"
 #include "llvm/MC/MCExpr.h"
 #include "llvm/MC/MCRelocationInfo.h"
-#include "llvm-c/Disassembler.h"
 
 using namespace llvm;
 using namespace object;