diff options
Diffstat (limited to 'llvm/tools/llvmc2/Plugin.cpp')
| -rw-r--r-- | llvm/tools/llvmc2/Plugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvmc2/Plugin.cpp b/llvm/tools/llvmc2/Plugin.cpp index 70d99878ba9..cd94a013205 100644 --- a/llvm/tools/llvmc2/Plugin.cpp +++ b/llvm/tools/llvmc2/Plugin.cpp @@ -11,7 +11,7 @@ // //===----------------------------------------------------------------------===// -#include "Plugin.h" +#include "llvm/CompilerDriver/Plugin.h" #include <vector> |

