aboutsummaryrefslogtreecommitdiff
path: root/lldb/include/lldb/Target/PathMappingList.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/include/lldb/Target/PathMappingList.h')
-rw-r--r--lldb/include/lldb/Target/PathMappingList.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lldb/include/lldb/Target/PathMappingList.h b/lldb/include/lldb/Target/PathMappingList.h
index d1759667f1f5..9e1e6eb26eb9 100644
--- a/lldb/include/lldb/Target/PathMappingList.h
+++ b/lldb/include/lldb/Target/PathMappingList.h
@@ -6,8 +6,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef liblldb_PathMappingList_h_
-#define liblldb_PathMappingList_h_
+#ifndef LLDB_TARGET_PATHMAPPINGLIST_H
+#define LLDB_TARGET_PATHMAPPINGLIST_H
#include <map>
#include <vector>
@@ -125,4 +125,4 @@ protected:
} // namespace lldb_private
-#endif // liblldb_PathMappingList_h_
+#endif // LLDB_TARGET_PATHMAPPINGLIST_H