aboutsummaryrefslogtreecommitdiff
path: root/lldb/include/lldb/API/SBTypeFilter.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/include/lldb/API/SBTypeFilter.h')
-rw-r--r--lldb/include/lldb/API/SBTypeFilter.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lldb/include/lldb/API/SBTypeFilter.h b/lldb/include/lldb/API/SBTypeFilter.h
index 4a0de11d19c4..5f02e231d12f 100644
--- a/lldb/include/lldb/API/SBTypeFilter.h
+++ b/lldb/include/lldb/API/SBTypeFilter.h
@@ -7,8 +7,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLDB_SBTypeFilter_h_
-#define LLDB_SBTypeFilter_h_
+#ifndef LLDB_API_SBTYPEFILTER_H
+#define LLDB_API_SBTYPEFILTER_H
#include "lldb/API/SBDefines.h"
@@ -71,4 +71,4 @@ protected:
} // namespace lldb
-#endif // LLDB_SBTypeFilter_h_
+#endif // LLDB_API_SBTYPEFILTER_H