diff options
Diffstat (limited to 'noatun/modules/excellent')
-rw-r--r-- | noatun/modules/excellent/userinterface.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/noatun/modules/excellent/userinterface.cpp b/noatun/modules/excellent/userinterface.cpp index 42eaf19c..f1f64a22 100644 --- a/noatun/modules/excellent/userinterface.cpp +++ b/noatun/modules/excellent/userinterface.cpp @@ -37,8 +37,8 @@ #include "userinterface.h" #include <kbuttonbox.h> -#include <kconfig.h> -#include <kfiledialog.h> +#include <tdeconfig.h> +#include <tdefiledialog.h> #include <kglobal.h> #include <kiconloader.h> #include <klocale.h> |