Resort the #include lines in include/... and lib/... with the
[oota-llvm.git] / lib / Target / R600 / R600InstrInfo.h
index 6bb0ca92e428acfa3696b2dbc6d1c8865c83cee9..11685af5b027e0a70524a6d31162bd539f6f7841 100644 (file)
 #ifndef R600INSTRUCTIONINFO_H_
 #define R600INSTRUCTIONINFO_H_
 
-#include "AMDIL.h"
 #include "AMDGPUInstrInfo.h"
+#include "AMDIL.h"
 #include "R600Defines.h"
 #include "R600RegisterInfo.h"
-
 #include <map>
 
 namespace llvm {