aboutsummaryrefslogtreecommitdiff
path: root/lldb/include/lldb/lldb-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/include/lldb/lldb-private.h')
-rw-r--r--lldb/include/lldb/lldb-private.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lldb/include/lldb/lldb-private.h b/lldb/include/lldb/lldb-private.h
index 24954ad2a1f5..d65773aecd6d 100644
--- a/lldb/include/lldb/lldb-private.h
+++ b/lldb/include/lldb/lldb-private.h
@@ -6,8 +6,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef lldb_lldb_private_h_
-#define lldb_lldb_private_h_
+#ifndef LLDB_LLDB_PRIVATE_H
+#define LLDB_LLDB_PRIVATE_H
#if defined(__cplusplus)
@@ -25,4 +25,4 @@ const char *GetVersion();
#endif // defined(__cplusplus)
-#endif // lldb_lldb_private_h_
+#endif // LLDB_LLDB_PRIVATE_H