summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/core/context.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/context.cpp b/src/core/context.cpp
index fa29555..6679210 100644
--- a/src/core/context.cpp
+++ b/src/core/context.cpp
@@ -37,7 +37,7 @@
#include <cstring>
#include <cstdlib>
-#include <llvm/Target/TargetSelect.h>
+#include <llvm/Support/TargetSelect.h>
using namespace Coal;