aboutsummaryrefslogtreecommitdiff
path: root/src/llvm-c/Comdat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/llvm-c/Comdat.h')
-rw-r--r--src/llvm-c/Comdat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/llvm-c/Comdat.h b/src/llvm-c/Comdat.h
index b314087fd..45b400769 100644
--- a/src/llvm-c/Comdat.h
+++ b/src/llvm-c/Comdat.h
@@ -14,8 +14,8 @@
#ifndef LLVM_C_COMDAT_H
#define LLVM_C_COMDAT_H
-#include "ExternC.h"
-#include "Types.h"
+#include "llvm-c/ExternC.h"
+#include "llvm-c/Types.h"
LLVM_C_EXTERN_C_BEGIN