aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppelementevaluator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cppeditor/cppelementevaluator.h')
-rw-r--r--src/plugins/cppeditor/cppelementevaluator.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/cppeditor/cppelementevaluator.h b/src/plugins/cppeditor/cppelementevaluator.h
index 1a7527bd6b..d636d6cf92 100644
--- a/src/plugins/cppeditor/cppelementevaluator.h
+++ b/src/plugins/cppeditor/cppelementevaluator.h
@@ -27,8 +27,8 @@
**
****************************************************************************/
-#ifndef CPPHIGHLEVELMODEL_H
-#define CPPHIGHLEVELMODEL_H
+#ifndef CPPELEMENTEVALUATOR_H
+#define CPPELEMENTEVALUATOR_H
#include "cppeditor.h"
@@ -199,4 +199,4 @@ public:
} // namespace Internal
} // namespace CppEditor
-#endif // CPPHIGHLEVELMODEL_H
+#endif // CPPELEMENTEVALUATOR_H