DEBUG got moved to Support/Debug.h
[oota-llvm.git] / lib / Transforms / Instrumentation / ProfilePaths / Graph.cpp
index 50497fdf10e34f2b3fdb20449e0e8641b5741a95..4f46e5b45c072cf5bb80e1e693c3bfc62bfd0708 100644 (file)
@@ -7,7 +7,7 @@
 
 #include "Graph.h"
 #include "llvm/iTerminators.h"
-#include "Support/Statistic.h"
+#include "Support/Debug.h"
 #include <algorithm>
 
 using std::map;