diff options
Diffstat (limited to 'buildtools/autotools/addsubprojectdlg.cpp')
-rw-r--r-- | buildtools/autotools/addsubprojectdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/addsubprojectdlg.cpp b/buildtools/autotools/addsubprojectdlg.cpp index ea3d2b7a..373a3861 100644 --- a/buildtools/autotools/addsubprojectdlg.cpp +++ b/buildtools/autotools/addsubprojectdlg.cpp @@ -18,7 +18,7 @@ #include <tqtextstream.h> #include <kbuttonbox.h> #include <kdebug.h> -#include <kfiledialog.h> +#include <tdefiledialog.h> #include <kiconloader.h> #include <klineedit.h> #include <kmessagebox.h> |