summaryrefslogtreecommitdiffstats
path: root/clang/include/clang-c/Platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/include/clang-c/Platform.h')
-rw-r--r--clang/include/clang-c/Platform.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang/include/clang-c/Platform.h b/clang/include/clang-c/Platform.h
index 0f866c64563..e2a4dccbdaf 100644
--- a/clang/include/clang-c/Platform.h
+++ b/clang/include/clang-c/Platform.h
@@ -11,8 +11,8 @@
|* *|
\*===----------------------------------------------------------------------===*/
-#ifndef CLANG_C_PLATFORM_H
-#define CLANG_C_PLATFORM_H
+#ifndef LLVM_CLANG_C_PLATFORM_H
+#define LLVM_CLANG_C_PLATFORM_H
#ifdef __cplusplus
extern "C" {
OpenPOWER on IntegriCloud