diff options
Diffstat (limited to 'llvm/tools/analyze/GraphPrinters.cpp')
| -rw-r--r-- | llvm/tools/analyze/GraphPrinters.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/analyze/GraphPrinters.cpp b/llvm/tools/analyze/GraphPrinters.cpp index fc74c480cf2..1176a8df109 100644 --- a/llvm/tools/analyze/GraphPrinters.cpp +++ b/llvm/tools/analyze/GraphPrinters.cpp @@ -14,7 +14,7 @@ // //===----------------------------------------------------------------------===// -#include "Support/GraphWriter.h" +#include "llvm/Support/GraphWriter.h" #include "llvm/Pass.h" #include "llvm/Value.h" #include "llvm/Analysis/CallGraph.h" |

