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 9e504306c..420a7e7a2 100644 --- a/src/qdoc/cppcodemarker.cpp +++ b/src/qdoc/cppcodemarker.cpp @@ -36,6 +36,7 @@ #include "propertynode.h" #include "text.h" #include "tree.h" +#include "typedefnode.h" #include "variablenode.h" #include <QtCore/qdebug.h> |