summaryrefslogtreecommitdiff
path: root/lldb/source/API/Utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/API/Utils.h')
-rw-r--r--lldb/source/API/Utils.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lldb/source/API/Utils.h b/lldb/source/API/Utils.h
index ed81534d2d12c..4201e825c4469 100644
--- a/lldb/source/API/Utils.h
+++ b/lldb/source/API/Utils.h
@@ -6,8 +6,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLDB_API_UTILS_H
-#define LLDB_API_UTILS_H
+#ifndef LLDB_SOURCE_API_UTILS_H
+#define LLDB_SOURCE_API_UTILS_H
#include "llvm/ADT/STLExtras.h"
#include <memory>