diff options
Diffstat (limited to 'src/qdoc/sections.cpp')
-rw-r--r-- | src/qdoc/sections.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qdoc/sections.cpp b/src/qdoc/sections.cpp index af9fe8e3e..7e229776e 100644 --- a/src/qdoc/sections.cpp +++ b/src/qdoc/sections.cpp @@ -34,6 +34,7 @@ #include "generator.h" #include "loggingcategory.h" #include "qmlpropertynode.h" +#include "qmltypenode.h" #include "sharedcommentnode.h" #include "typedefnode.h" #include "variablenode.h" |