summaryrefslogtreecommitdiffstats
path: root/src/htmlhelp.h
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>1999-12-15 19:37:58 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>1999-12-15 19:37:58 (GMT)
commit916d6d5c6f6c9d14c4c9a636582671c81447f54a (patch)
treeb859924ab8503fed25bbfbc7ea96b72b9dee34b0 /src/htmlhelp.h
parenta54eecdf4b3c961ff41bc5d3ea6f21713e08f903 (diff)
downloadDoxygen-916d6d5c6f6c9d14c4c9a636582671c81447f54a.zip
Doxygen-916d6d5c6f6c9d14c4c9a636582671c81447f54a.tar.gz
Doxygen-916d6d5c6f6c9d14c4c9a636582671c81447f54a.tar.bz2
mods for doxygen-0.49-991106
Diffstat (limited to 'src/htmlhelp.h')
-rw-r--r--src/htmlhelp.h2
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;