Resort the #include lines in include/... and lib/... with the
[oota-llvm.git] / lib / Target / R600 / AMDGPUMCInstLower.cpp
index 32275a2b043df9a7efac83788aaf38353c269cb9..46a569f0793ed737ffb848bced77aceb476813f2 100644 (file)
@@ -19,9 +19,9 @@
 #include "llvm/CodeGen/MachineBasicBlock.h"
 #include "llvm/CodeGen/MachineInstr.h"
 #include "llvm/Constants.h"
+#include "llvm/MC/MCExpr.h"
 #include "llvm/MC/MCInst.h"
 #include "llvm/MC/MCStreamer.h"
-#include "llvm/MC/MCExpr.h"
 #include "llvm/Support/ErrorHandling.h"
 
 using namespace llvm;