DEBUG got moved to Support/Debug.h
[oota-llvm.git] / lib / Transforms / Instrumentation / ProfilePaths / GraphAuxiliary.cpp
index e910616d2905dccdab18253847bfaa0698ac35d3..b9423519585c3c0cbf645f64b6a3557f08f0c3e4 100644 (file)
@@ -10,7 +10,7 @@
 #include "llvm/Pass.h"
 #include "llvm/Module.h"
 #include "llvm/iTerminators.h"
-#include "Support/Statistic.h"
+#include "Support/Debug.h"
 #include <algorithm>
 #include "Graph.h"