DEBUG got moved to Support/Debug.h
[oota-llvm.git] / lib / Transforms / ExprTypeConvert.cpp
index c10797615eede100146d739647bad47431dbef1d..070396847e7023368c6e26a894399e9796d8295f 100644 (file)
@@ -13,7 +13,7 @@
 #include "llvm/ConstantHandling.h"
 #include "llvm/Analysis/Expressions.h"
 #include "Support/STLExtras.h"
-#include "Support/Statistic.h"
+#include "Support/Debug.h"
 #include <algorithm>
 using std::cerr;