Resort the #include lines in include/... and lib/... with the
[oota-llvm.git] / lib / Target / R600 / R600InstrInfo.cpp
index 28637b890bc5a7a8a6d96c089c50511ae5c35d0b..06b78d09cc7cc7dcafa041ee5a50df1d8634a230 100644 (file)
@@ -13,8 +13,8 @@
 //===----------------------------------------------------------------------===//
 
 #include "R600InstrInfo.h"
-#include "AMDGPUTargetMachine.h"
 #include "AMDGPUSubtarget.h"
+#include "AMDGPUTargetMachine.h"
 #include "R600Defines.h"
 #include "R600RegisterInfo.h"
 #include "llvm/CodeGen/MachineInstrBuilder.h"