diff options
Diffstat (limited to 'lib/kofficeui/KoEditPath.cpp')
-rw-r--r-- | lib/kofficeui/KoEditPath.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficeui/KoEditPath.cpp b/lib/kofficeui/KoEditPath.cpp index 51afb24b..1a2b2668 100644 --- a/lib/kofficeui/KoEditPath.cpp +++ b/lib/kofficeui/KoEditPath.cpp @@ -24,7 +24,7 @@ #include <tqlistbox.h> #include "KoEditPath.h" #include <keditlistbox.h> -#include <kfiledialog.h> +#include <tdefiledialog.h> #include <kurlrequester.h> #include <tqhbox.h> #include <klineedit.h> |