diff options
Diffstat (limited to 'koshell/koshell_shell.cc')
-rw-r--r-- | koshell/koshell_shell.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/koshell/koshell_shell.cc b/koshell/koshell_shell.cc index 3c8640ee..abd7eaa2 100644 --- a/koshell/koshell_shell.cc +++ b/koshell/koshell_shell.cc @@ -33,7 +33,7 @@ #include <kapplication.h> #include <ktempfile.h> -#include <kfiledialog.h> +#include <tdefiledialog.h> #include <klocale.h> #include <kdebug.h> #include <kiconloader.h> |