summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/CommentOptions.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang/Basic/CommentOptions.h')
-rw-r--r--include/clang/Basic/CommentOptions.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/clang/Basic/CommentOptions.h b/include/clang/Basic/CommentOptions.h
index 7991875838..92419f91b7 100644
--- a/include/clang/Basic/CommentOptions.h
+++ b/include/clang/Basic/CommentOptions.h
@@ -12,8 +12,8 @@
///
//===----------------------------------------------------------------------===//
-#ifndef LLVM_CLANG_COMMENTOPTIONS_H
-#define LLVM_CLANG_COMMENTOPTIONS_H
+#ifndef LLVM_CLANG_BASIC_COMMENTOPTIONS_H
+#define LLVM_CLANG_BASIC_COMMENTOPTIONS_H
#include <string>
#include <vector>