aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvmc2/CompilationGraph.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvmc2/CompilationGraph.cpp')
-rw-r--r--tools/llvmc2/CompilationGraph.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/llvmc2/CompilationGraph.cpp b/tools/llvmc2/CompilationGraph.cpp
index 0195395..2e83f44 100644
--- a/tools/llvmc2/CompilationGraph.cpp
+++ b/tools/llvmc2/CompilationGraph.cpp
@@ -12,7 +12,7 @@
//===----------------------------------------------------------------------===//
#include "Error.h"
-#include "CompilationGraph.h"
+#include "llvm/CompilerDriver/CompilationGraph.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/Support/CommandLine.h"