aboutsummaryrefslogtreecommitdiff
path: root/include/clang-c/Platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang-c/Platform.h')
-rw-r--r--include/clang-c/Platform.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/clang-c/Platform.h b/include/clang-c/Platform.h
index 0f866c6456..e2a4dccbda 100644
--- a/include/clang-c/Platform.h
+++ b/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" {