summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfLabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfLabel.h')
-rw-r--r--llvm/lib/CodeGen/AsmPrinter/DwarfLabel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/lib/CodeGen/AsmPrinter/DwarfLabel.h b/llvm/lib/CodeGen/AsmPrinter/DwarfLabel.h
index ee093d9bbfa..b49390334bd 100644
--- a/llvm/lib/CodeGen/AsmPrinter/DwarfLabel.h
+++ b/llvm/lib/CodeGen/AsmPrinter/DwarfLabel.h
@@ -11,8 +11,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef DWARFLABEL_H__
-#define DWARFLABEL_H__
+#ifndef CODEGEN_ASMPRINTER_DWARFLABEL_H__
+#define CODEGEN_ASMPRINTER_DWARFLABEL_H__
#include "llvm/Support/Compiler.h"
#include <iosfwd>
OpenPOWER on IntegriCloud