aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/MC/TargetAsmLexer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/MC/TargetAsmLexer.h')
-rw-r--r--include/llvm/MC/TargetAsmLexer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/llvm/MC/TargetAsmLexer.h b/include/llvm/MC/TargetAsmLexer.h
index 9fcf449a86..f17c693304 100644
--- a/include/llvm/MC/TargetAsmLexer.h
+++ b/include/llvm/MC/TargetAsmLexer.h
@@ -7,8 +7,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLVM_TARGET_TARGETASMLEXER_H
-#define LLVM_TARGET_TARGETASMLEXER_H
+#ifndef LLVM_MC_TARGETASMLEXER_H
+#define LLVM_MC_TARGETASMLEXER_H
#include "llvm/MC/MCParser/MCAsmLexer.h"