Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / lib / Analysis / ProfileInfoLoader.cpp
index 5c7c97cad1e5a8e99ea5130be39da3e715c1702d..4a9e17cd86af372fd797120e75f6ef31c48a7c95 100644 (file)
@@ -14,8 +14,8 @@
 
 #include "llvm/Analysis/ProfileInfoLoader.h"
 #include "llvm/Analysis/ProfileInfoTypes.h"
-#include "llvm/Module.h"
 #include "llvm/InstrTypes.h"
+#include "llvm/Module.h"
 #include "llvm/Support/raw_ostream.h"
 #include <cstdio>
 #include <cstdlib>