diff options
Diffstat (limited to 'src/htmlhelp.h')
-rw-r--r-- | src/htmlhelp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htmlhelp.h b/src/htmlhelp.h index 5856f3c..d1d402e 100644 --- a/src/htmlhelp.h +++ b/src/htmlhelp.h @@ -21,7 +21,7 @@ #define HTMLHELP_H #include "qtbc.h" -#include <qtstream.h> +#include <qtextstream.h> class QFile; class HtmlHelpIndex; |