diff options
Diffstat (limited to 'src/qdoc/cppcodemarker.cpp')
-rw-r--r-- | src/qdoc/cppcodemarker.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qdoc/cppcodemarker.cpp b/src/qdoc/cppcodemarker.cpp index 5abcbb59d..6b9dab6cc 100644 --- a/src/qdoc/cppcodemarker.cpp +++ b/src/qdoc/cppcodemarker.cpp @@ -34,6 +34,7 @@ #include "text.h" #include "tree.h" +#include "variablenode.h" #include <QtCore/qdebug.h> #include <QtCore/qregularexpression.h> |