[cleanup] Re-sort all the #include lines in LLVM using
[oota-llvm.git] / lib / Target / PowerPC / PPCAsmPrinter.cpp
index decc1b27f77f114cac5c819cff5215afd905c3ac..49fd2f904a24abb625ff295f187b5eabde94333e 100644 (file)
@@ -18,9 +18,9 @@
 
 #include "PPC.h"
 #include "InstPrinter/PPCInstPrinter.h"
-#include "PPCMachineFunctionInfo.h"
 #include "MCTargetDesc/PPCMCExpr.h"
 #include "MCTargetDesc/PPCPredicates.h"
+#include "PPCMachineFunctionInfo.h"
 #include "PPCSubtarget.h"
 #include "PPCTargetMachine.h"
 #include "PPCTargetStreamer.h"