diff options
Diffstat (limited to 'llvm/include/llvm/Support/CodeGenCWrappers.h')
| -rw-r--r-- | llvm/include/llvm/Support/CodeGenCWrappers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm/Support/CodeGenCWrappers.h b/llvm/include/llvm/Support/CodeGenCWrappers.h index a97f1a4ec19..6db4433a435 100644 --- a/llvm/include/llvm/Support/CodeGenCWrappers.h +++ b/llvm/include/llvm/Support/CodeGenCWrappers.h @@ -17,8 +17,8 @@ #define LLVM_SUPPORT_CODEGENCWRAPPERS_H #include "llvm-c/TargetMachine.h" +#include "llvm/Support/CodeGen.h" #include "llvm/Support/ErrorHandling.h" -#include "llvm/Support/CodeGenCWrappers.h" namespace llvm { |

