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