[cleanup] Re-sort all the #include lines in LLVM using
[oota-llvm.git] / lib / Target / MSP430 / MSP430Subtarget.h
index d1845db252d7834bc9d035303d03083e2358ae22..58eb07bc2c92d1080be13f313d0467e2705fb094 100644 (file)
@@ -15,8 +15,8 @@
 #define LLVM_LIB_TARGET_MSP430_MSP430SUBTARGET_H
 
 #include "MSP430FrameLowering.h"
-#include "MSP430InstrInfo.h"
 #include "MSP430ISelLowering.h"
+#include "MSP430InstrInfo.h"
 #include "MSP430RegisterInfo.h"
 #include "MSP430SelectionDAGInfo.h"
 #include "llvm/IR/DataLayout.h"