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 8eac38629..40a3e8b81 100644 --- a/src/qdoc/cppcodemarker.cpp +++ b/src/qdoc/cppcodemarker.cpp @@ -36,6 +36,7 @@ #include "text.h" #include "tree.h" #include <qdebug.h> +#include <qregexp.h> #include <ctype.h> QT_BEGIN_NAMESPACE |