diff options
Diffstat (limited to 'tools/libclang/CLog.h')
-rw-r--r-- | tools/libclang/CLog.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/libclang/CLog.h b/tools/libclang/CLog.h index e7419b7..b9309ed 100644 --- a/tools/libclang/CLog.h +++ b/tools/libclang/CLog.h @@ -7,8 +7,8 @@ // //===----------------------------------------------------------------------===// -#ifndef LLVM_LIBCLANG_CLOG_H -#define LLVM_LIBCLANG_CLOG_H +#ifndef LLVM_CLANG_TOOLS_LIBCLANG_CLOG_H +#define LLVM_CLANG_TOOLS_LIBCLANG_CLOG_H #include "clang-c/Index.h" #include "clang/Basic/LLVM.h" |