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