aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvmc2/Action.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvmc2/Action.cpp')
-rw-r--r--tools/llvmc2/Action.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/llvmc2/Action.cpp b/tools/llvmc2/Action.cpp
index 0841626..c0a1b84 100644
--- a/tools/llvmc2/Action.cpp
+++ b/tools/llvmc2/Action.cpp
@@ -11,7 +11,7 @@
//
//===----------------------------------------------------------------------===//
-#include "Action.h"
+#include "llvm/CompilerDriver/Action.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/System/Program.h"