aboutsummaryrefslogtreecommitdiff
path: root/lldb/include/lldb/API/SBInstructionList.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/include/lldb/API/SBInstructionList.h')
-rw-r--r--lldb/include/lldb/API/SBInstructionList.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lldb/include/lldb/API/SBInstructionList.h b/lldb/include/lldb/API/SBInstructionList.h
index e203d0b80564..ae8988004e26 100644
--- a/lldb/include/lldb/API/SBInstructionList.h
+++ b/lldb/include/lldb/API/SBInstructionList.h
@@ -6,8 +6,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLDB_SBInstructionList_h_
-#define LLDB_SBInstructionList_h_
+#ifndef LLDB_API_SBINSTRUCTIONLIST_H
+#define LLDB_API_SBINSTRUCTIONLIST_H
#include "lldb/API/SBDefines.h"
@@ -69,4 +69,4 @@ private:
} // namespace lldb
-#endif // LLDB_SBInstructionList_h_
+#endif // LLDB_API_SBINSTRUCTIONLIST_H