diff options
Diffstat (limited to 'kradio3/plugins/timeshifter/timeshifter-configuration.cpp')
-rw-r--r-- | kradio3/plugins/timeshifter/timeshifter-configuration.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kradio3/plugins/timeshifter/timeshifter-configuration.cpp b/kradio3/plugins/timeshifter/timeshifter-configuration.cpp index 45fbb90..559c1ae 100644 --- a/kradio3/plugins/timeshifter/timeshifter-configuration.cpp +++ b/kradio3/plugins/timeshifter/timeshifter-configuration.cpp @@ -27,7 +27,7 @@ #include <tqfile.h> #include <tqpushbutton.h> -#include <kfiledialog.h> +#include <tdefiledialog.h> #include <knuminput.h> #include <klocale.h> |