Updates to work with recent Statistic's changes:
[oota-llvm.git] / lib / Transforms / ExprTypeConvert.cpp
index 08ebc03fb58036e172bb4d653ca6a0a2eb4bbbed..c2764507a9cda3c8cbb672effd0460b42a9b213b 100644 (file)
@@ -13,7 +13,7 @@
 #include "llvm/ConstantHandling.h"
 #include "llvm/Analysis/Expressions.h"
 #include "Support/STLExtras.h"
-#include "Support/StatisticReporter.h"
+#include "Support/Statistic.h"
 #include <algorithm>
 using std::cerr;