Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / CodeGen / ResourcePriorityQueue.h
index 56b5855c01c9aa878f5604ad806f14dfa3ce9bb7..66a60396684234dc61ad8aa26c2d06ea9117f82a 100644 (file)
@@ -18,8 +18,8 @@
 #define RESOURCE_PRIORITY_QUEUE_H
 
 #include "llvm/CodeGen/DFAPacketizer.h"
-#include "llvm/CodeGen/SelectionDAGISel.h"
 #include "llvm/CodeGen/ScheduleDAG.h"
+#include "llvm/CodeGen/SelectionDAGISel.h"
 #include "llvm/MC/MCInstrItineraries.h"
 #include "llvm/Target/TargetInstrInfo.h"
 #include "llvm/Target/TargetRegisterInfo.h"