[cleanup] Re-sort all the #include lines in LLVM using
[oota-llvm.git] / lib / CodeGen / AsmPrinter / DwarfUnit.h
index 9cfa5d06c0fd3d218bdf2b2650bd49c8166f9f3a..7a5e47ddf9dd39bd684e9a7bf0aaa9e5eb19bdbe 100644 (file)
@@ -22,9 +22,9 @@
 #include "llvm/CodeGen/DIE.h"
 #include "llvm/IR/DIBuilder.h"
 #include "llvm/IR/DebugInfo.h"
+#include "llvm/MC/MCDwarf.h"
 #include "llvm/MC/MCExpr.h"
 #include "llvm/MC/MCSection.h"
-#include "llvm/MC/MCDwarf.h"
 
 namespace llvm {