summaryrefslogtreecommitdiff
path: root/include/llvm-c/IRReader.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm-c/IRReader.h')
-rw-r--r--include/llvm-c/IRReader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm-c/IRReader.h b/include/llvm-c/IRReader.h
index 5001afb7ed7d..5b58d9921fb0 100644
--- a/include/llvm-c/IRReader.h
+++ b/include/llvm-c/IRReader.h
@@ -14,7 +14,7 @@
#ifndef LLVM_C_IRREADER_H
#define LLVM_C_IRREADER_H
-#include "llvm-c/Core.h"
+#include "llvm-c/Types.h"
#ifdef __cplusplus
extern "C" {