Changes For Bug 352
[oota-llvm.git] / lib / Transforms / Instrumentation / ProfilePaths / Graph.cpp
index c60636cfb571942bfdd1c5ab40a349db0ab806ee..28830afba82547d2b7076b05d5a25d2d302d9aba 100644 (file)
@@ -14,7 +14,7 @@
 
 #include "Graph.h"
 #include "llvm/Instructions.h"
-#include "Support/Debug.h"
+#include "llvm/Support/Debug.h"
 #include <algorithm>
 
 using std::vector;