aboutsummaryrefslogtreecommitdiff
path: root/include/clang-c/CXCompilationDatabase.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang-c/CXCompilationDatabase.h')
-rw-r--r--include/clang-c/CXCompilationDatabase.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/clang-c/CXCompilationDatabase.h b/include/clang-c/CXCompilationDatabase.h
index fd65418f607c..068a677a95ed 100644
--- a/include/clang-c/CXCompilationDatabase.h
+++ b/include/clang-c/CXCompilationDatabase.h
@@ -12,8 +12,8 @@
|* *|
\*===----------------------------------------------------------------------===*/
-#ifndef CLANG_CXCOMPILATIONDATABASE_H
-#define CLANG_CXCOMPILATIONDATABASE_H
+#ifndef LLVM_CLANG_C_CXCOMPILATIONDATABASE_H
+#define LLVM_CLANG_C_CXCOMPILATIONDATABASE_H
#include "clang-c/Platform.h"
#include "clang-c/CXString.h"