diff options
Diffstat (limited to 'khelpcenter/formatter.cpp')
| -rw-r--r-- | khelpcenter/formatter.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/khelpcenter/formatter.cpp b/khelpcenter/formatter.cpp index b1d4066e1..b9f394289 100644 --- a/khelpcenter/formatter.cpp +++ b/khelpcenter/formatter.cpp @@ -27,7 +27,7 @@  #include <kstandarddirs.h>  #include <tqfile.h> -#include <textstream.h> +#include <tqtextstream.h>  using namespace KHC; | 
