diff options
Diffstat (limited to 'buildtools/custommakefiles/custommanagerwidget.cpp')
-rw-r--r-- | buildtools/custommakefiles/custommanagerwidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/custommakefiles/custommanagerwidget.cpp b/buildtools/custommakefiles/custommanagerwidget.cpp index 7062ab18..6c09541b 100644 --- a/buildtools/custommakefiles/custommanagerwidget.cpp +++ b/buildtools/custommakefiles/custommanagerwidget.cpp @@ -20,7 +20,7 @@ #include <ktextedit.h> #include <kurlrequester.h> #include <kurlcompletion.h> -#include <kfiledialog.h> +#include <tdefiledialog.h> #include <keditlistbox.h> #include <klocale.h> #include <kdebug.h> |