aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-diff/DiffLog.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvm-diff/DiffLog.h')
-rw-r--r--tools/llvm-diff/DiffLog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/llvm-diff/DiffLog.h b/tools/llvm-diff/DiffLog.h
index 43e318a..8eb53ff 100644
--- a/tools/llvm-diff/DiffLog.h
+++ b/tools/llvm-diff/DiffLog.h
@@ -11,8 +11,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef _LLVM_DIFFLOG_H_
-#define _LLVM_DIFFLOG_H_
+#ifndef LLVM_TOOLS_LLVM_DIFF_DIFFLOG_H
+#define LLVM_TOOLS_LLVM_DIFF_DIFFLOG_H
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringRef.h"