summaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86GOTPLT.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/X86/X86GOTPLT.h')
-rw-r--r--lib/Target/X86/X86GOTPLT.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Target/X86/X86GOTPLT.h b/lib/Target/X86/X86GOTPLT.h
index 8e13fac..0c12388 100644
--- a/lib/Target/X86/X86GOTPLT.h
+++ b/lib/Target/X86/X86GOTPLT.h
@@ -6,8 +6,8 @@
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
-#ifndef MCLD_X86_GOTPLT_H
-#define MCLD_X86_GOTPLT_H
+#ifndef TARGET_X86_X86GOTPLT_H
+#define TARGET_X86_X86GOTPLT_H
#ifdef ENABLE_UNITTEST
#include <gtest.h>
#endif