diff options
Diffstat (limited to 'kfile-plugins/k3bproject/kfile_k3bprojectfileplugin.cpp')
-rw-r--r-- | kfile-plugins/k3bproject/kfile_k3bprojectfileplugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfile-plugins/k3bproject/kfile_k3bprojectfileplugin.cpp b/kfile-plugins/k3bproject/kfile_k3bprojectfileplugin.cpp index 953f0e7..68a5027 100644 --- a/kfile-plugins/k3bproject/kfile_k3bprojectfileplugin.cpp +++ b/kfile-plugins/k3bproject/kfile_k3bprojectfileplugin.cpp @@ -24,7 +24,7 @@ #include <kgenericfactory.h> -#include <tqtextstream.h> +#include <textstream.h> #include <tqdom.h> #include <tqfile.h> |