summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/moc/cxx17-namespaces.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/moc/cxx17-namespaces.h')
-rw-r--r--tests/auto/tools/moc/cxx17-namespaces.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/tools/moc/cxx17-namespaces.h b/tests/auto/tools/moc/cxx17-namespaces.h
index 7c9f54d5f3..97f534c697 100644
--- a/tests/auto/tools/moc/cxx17-namespaces.h
+++ b/tests/auto/tools/moc/cxx17-namespaces.h
@@ -27,7 +27,7 @@
****************************************************************************/
#ifndef CXX17_NAMESPACES_H
-#define CXX11_NAMESPACES_H
+#define CXX17_NAMESPACES_H
#include <QtCore/QObject>
#if defined(__cpp_nested_namespace_definitions) || defined(Q_MOC_RUN)