aboutsummaryrefslogtreecommitdiff
path: root/lldb/include/lldb/Host/MonitoringProcessLauncher.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/include/lldb/Host/MonitoringProcessLauncher.h')
-rw-r--r--lldb/include/lldb/Host/MonitoringProcessLauncher.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lldb/include/lldb/Host/MonitoringProcessLauncher.h b/lldb/include/lldb/Host/MonitoringProcessLauncher.h
index 59111a04fc98..e2fce42a228e 100644
--- a/lldb/include/lldb/Host/MonitoringProcessLauncher.h
+++ b/lldb/include/lldb/Host/MonitoringProcessLauncher.h
@@ -6,8 +6,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef lldb_Host_MonitoringProcessLauncher_h_
-#define lldb_Host_MonitoringProcessLauncher_h_
+#ifndef LLDB_HOST_MONITORINGPROCESSLAUNCHER_H
+#define LLDB_HOST_MONITORINGPROCESSLAUNCHER_H
#include <memory>
#include "lldb/Host/ProcessLauncher.h"
@@ -31,4 +31,4 @@ private:
} // namespace lldb_private
-#endif // lldb_Host_MonitoringProcessLauncher_h_
+#endif // LLDB_HOST_MONITORINGPROCESSLAUNCHER_H