DEBUG got moved to Debug.h
[oota-llvm.git] / tools / bugpoint / CodeGeneratorBug.cpp
index bc557e7bc757c03dae9e24cff3def54ceb0da5ed..10e2186df28a765a8e14c2645c47609250d232f9 100644 (file)
@@ -21,7 +21,7 @@
 #include "llvm/Transforms/Utils/Cloning.h"
 #include "llvm/Transforms/Utils/Linker.h"
 #include "Support/CommandLine.h"
-#include "Support/Statistic.h"
+#include "Support/Debug.h"
 #include "Support/StringExtras.h"
 #include <algorithm>
 #include <set>