summaryrefslogtreecommitdiff
path: root/include/clang/Analysis/CFGStmtMap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang/Analysis/CFGStmtMap.h')
-rw-r--r--include/clang/Analysis/CFGStmtMap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/clang/Analysis/CFGStmtMap.h b/include/clang/Analysis/CFGStmtMap.h
index 6e8e140afb23..4dfa91df0f42 100644
--- a/include/clang/Analysis/CFGStmtMap.h
+++ b/include/clang/Analysis/CFGStmtMap.h
@@ -12,8 +12,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLVM_CLANG_CFGSTMTMAP_H
-#define LLVM_CLANG_CFGSTMTMAP_H
+#ifndef LLVM_CLANG_ANALYSIS_CFGSTMTMAP_H
+#define LLVM_CLANG_ANALYSIS_CFGSTMTMAP_H
#include "clang/Analysis/CFG.h"