[cleanup] Re-sort all the #include lines in LLVM using
[oota-llvm.git] / lib / Target / R600 / MCTargetDesc / AMDGPUMCTargetDesc.cpp
index 46c13d1edaa93eec353d03f7d1d760fc3902b59d..83403ba04870a155c0cce43210732514d661e158 100644 (file)
@@ -14,8 +14,8 @@
 
 #include "AMDGPUMCTargetDesc.h"
 #include "AMDGPUMCAsmInfo.h"
-#include "SIDefines.h"
 #include "InstPrinter/AMDGPUInstPrinter.h"
+#include "SIDefines.h"
 #include "llvm/MC/MCCodeGenInfo.h"
 #include "llvm/MC/MCInstrInfo.h"
 #include "llvm/MC/MCRegisterInfo.h"