diff --git a/src/tools/qdoc/qmlmarkupvisitor.h b/src/tools/qdoc/qmlmarkupvisitor.h index e6b8aee8b82..81c6e609fa1 100644 --- a/src/tools/qdoc/qmlmarkupvisitor.h +++ b/src/tools/qdoc/qmlmarkupvisitor.h @@ -39,8 +39,8 @@ ** ****************************************************************************/ -#ifndef QMLVISITOR_H -#define QMLVISITOR_H +#ifndef QMLMARKUPVISITOR_H +#define QMLMARKUPVISITOR_H #include #include "qqmljsastvisitor_p.h"