aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/CBindingWrapping.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Support/CBindingWrapping.h')
-rw-r--r--include/llvm/Support/CBindingWrapping.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/llvm/Support/CBindingWrapping.h b/include/llvm/Support/CBindingWrapping.h
index 51097b8202..786ba183b3 100644
--- a/include/llvm/Support/CBindingWrapping.h
+++ b/include/llvm/Support/CBindingWrapping.h
@@ -11,8 +11,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLVM_C_BINDING_WRAPPING_H
-#define LLVM_C_BINDING_WRAPPING_H
+#ifndef LLVM_SUPPORT_CBINDINGWRAPPING_H
+#define LLVM_SUPPORT_CBINDINGWRAPPING_H
#include "llvm/Support/Casting.h"