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 772f6be..6a6e6c0 100644 --- a/libktorrent/torrent/statsfile.cpp +++ b/libktorrent/torrent/statsfile.cpp @@ -25,7 +25,7 @@ #include <tqstring.h> #include <tqfile.h> -#include <tqtextstream.h> +#include <textstream.h> namespace bt { |