summaryrefslogtreecommitdiffstats
path: root/llvm/tools/lli/RemoteTargetMessage.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/lli/RemoteTargetMessage.h')
-rw-r--r--llvm/tools/lli/RemoteTargetMessage.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/tools/lli/RemoteTargetMessage.h b/llvm/tools/lli/RemoteTargetMessage.h
index cb934a1066b..c210e4b3d6b 100644
--- a/llvm/tools/lli/RemoteTargetMessage.h
+++ b/llvm/tools/lli/RemoteTargetMessage.h
@@ -12,8 +12,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLI_REMOTETARGETMESSAGE_H
-#define LLI_REMOTETARGETMESSAGE_H
+#ifndef LLVM_TOOLS_LLI_REMOTETARGETMESSAGE_H
+#define LLVM_TOOLS_LLI_REMOTETARGETMESSAGE_H
namespace llvm {
OpenPOWER on IntegriCloud