summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc2/Action.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/llvmc2/Action.cpp')
-rw-r--r--llvm/tools/llvmc2/Action.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvmc2/Action.cpp b/llvm/tools/llvmc2/Action.cpp
index 08416263a1b..c0a1b849bcd 100644
--- a/llvm/tools/llvmc2/Action.cpp
+++ b/llvm/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"
OpenPOWER on IntegriCloud