aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/DebugInfoBuilder.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Support/DebugInfoBuilder.h')
-rw-r--r--include/llvm/Support/DebugInfoBuilder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Support/DebugInfoBuilder.h b/include/llvm/Support/DebugInfoBuilder.h
index 875ae41..4c12ca4 100644
--- a/include/llvm/Support/DebugInfoBuilder.h
+++ b/include/llvm/Support/DebugInfoBuilder.h
@@ -15,7 +15,7 @@
#ifndef LLVM_SUPPORT_DEBUGINFOBUILDER_H
#define LLVM_SUPPORT_DEBUGINFOBUILDER_H
-#include <llvm/Module.h>
+#include "llvm/Module.h"
#include <string>
namespace llvm {