aboutsummaryrefslogtreecommitdiff
path: root/lldb/include/lldb/Symbol/CompactUnwindInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/include/lldb/Symbol/CompactUnwindInfo.h')
-rw-r--r--lldb/include/lldb/Symbol/CompactUnwindInfo.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lldb/include/lldb/Symbol/CompactUnwindInfo.h b/lldb/include/lldb/Symbol/CompactUnwindInfo.h
index 2646661ec237..e622c5fde229 100644
--- a/lldb/include/lldb/Symbol/CompactUnwindInfo.h
+++ b/lldb/include/lldb/Symbol/CompactUnwindInfo.h
@@ -6,8 +6,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef liblldb_CompactUnwindInfo_h_
-#define liblldb_CompactUnwindInfo_h_
+#ifndef LLDB_SYMBOL_COMPACTUNWINDINFO_H
+#define LLDB_SYMBOL_COMPACTUNWINDINFO_H
#include "lldb/Symbol/ObjectFile.h"
#include "lldb/Symbol/UnwindPlan.h"
@@ -164,4 +164,4 @@ private:
} // namespace lldb_private
-#endif // liblldb_CompactUnwindInfo_h_
+#endif // LLDB_SYMBOL_COMPACTUNWINDINFO_H