Changes For Bug 352
[oota-llvm.git] / lib / Analysis / DataStructure / DataStructureStats.cpp
index 1bfe09aba51569fc2e38b765851b8716835dbfb5..7e3f85f3a690e8263e1f6fd0dfd6518ddd979cc8 100644 (file)
@@ -17,7 +17,7 @@
 #include "llvm/Instructions.h"
 #include "llvm/Pass.h"
 #include "llvm/Support/InstVisitor.h"
-#include "Support/Statistic.h"
+#include "llvm/ADT/Statistic.h"
 #include <vector>
 using namespace llvm;