diff options
Diffstat (limited to 'kresources/featureplan/benchmarkfeaturelist.cpp')
-rw-r--r-- | kresources/featureplan/benchmarkfeaturelist.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/featureplan/benchmarkfeaturelist.cpp b/kresources/featureplan/benchmarkfeaturelist.cpp index 856b2526d..f30ec2700 100644 --- a/kresources/featureplan/benchmarkfeaturelist.cpp +++ b/kresources/featureplan/benchmarkfeaturelist.cpp @@ -28,7 +28,7 @@ #include <kdebug.h> #include <tqfile.h> -#include <textstream.h> +#include <tqtextstream.h> #include <iostream> |