diff options
Diffstat (limited to 'buildtools/qmake/createscopedlg.cpp')
-rw-r--r-- | buildtools/qmake/createscopedlg.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/buildtools/qmake/createscopedlg.cpp b/buildtools/qmake/createscopedlg.cpp index 4f65dd17..267bd471 100644 --- a/buildtools/qmake/createscopedlg.cpp +++ b/buildtools/qmake/createscopedlg.cpp @@ -14,11 +14,11 @@ #include <klineedit.h> #include <kurlrequester.h> #include <tqcheckbox.h> -#include <kfile.h> +#include <tdefile.h> #include <kcombobox.h> #include <kmessagebox.h> #include <klocale.h> -#include <kfiledialog.h> +#include <tdefiledialog.h> #include <kurlcompletion.h> #include "urlutil.h" |