diff options
Diffstat (limited to 'libktorrent/torrent/statsfile.cpp')
-rw-r--r-- | libktorrent/torrent/statsfile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/statsfile.cpp b/libktorrent/torrent/statsfile.cpp index 6a6e6c0..772f6be 100644 --- a/libktorrent/torrent/statsfile.cpp +++ b/libktorrent/torrent/statsfile.cpp @@ -25,7 +25,7 @@ #include <tqstring.h> #include <tqfile.h> -#include <textstream.h> +#include <tqtextstream.h> namespace bt { |