aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-diff/DiffConsumer.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvm-diff/DiffConsumer.h')
-rw-r--r--tools/llvm-diff/DiffConsumer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/llvm-diff/DiffConsumer.h b/tools/llvm-diff/DiffConsumer.h
index ac13a5e..855f688 100644
--- a/tools/llvm-diff/DiffConsumer.h
+++ b/tools/llvm-diff/DiffConsumer.h
@@ -11,8 +11,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef _LLVM_DIFFCONSUMER_H_
-#define _LLVM_DIFFCONSUMER_H_
+#ifndef LLVM_TOOLS_LLVM_DIFF_DIFFCONSUMER_H
+#define LLVM_TOOLS_LLVM_DIFF_DIFFCONSUMER_H
#include "DiffLog.h"
#include "llvm/ADT/DenseMap.h"