diff options
Diffstat (limited to 'buildtools/autotools/addapplicationdlg.cpp')
-rw-r--r-- | buildtools/autotools/addapplicationdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/addapplicationdlg.cpp b/buildtools/autotools/addapplicationdlg.cpp index f14ce964..e6bdc20d 100644 --- a/buildtools/autotools/addapplicationdlg.cpp +++ b/buildtools/autotools/addapplicationdlg.cpp @@ -16,7 +16,7 @@ #include <tqfile.h> #include <tqheader.h> #include <tqlistview.h> -#include <textstream.h> +#include <tqtextstream.h> #include <tqapplication.h> #include <klineedit.h> #include <kdebug.h> |