diff options
Diffstat (limited to 'noatun/modules/htmlexport/htmlexport.h')
-rw-r--r-- | noatun/modules/htmlexport/htmlexport.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/noatun/modules/htmlexport/htmlexport.h b/noatun/modules/htmlexport/htmlexport.h index 9e710547..304092fb 100644 --- a/noatun/modules/htmlexport/htmlexport.h +++ b/noatun/modules/htmlexport/htmlexport.h @@ -15,11 +15,11 @@ #include <klocale.h> #include <kpopupmenu.h> -#include <kfiledialog.h> +#include <tdefiledialog.h> #include <ktempfile.h> #include <kcolorbutton.h> -#include <kio/netaccess.h> -#include <kconfig.h> +#include <tdeio/netaccess.h> +#include <tdeconfig.h> #include <kurlrequester.h> //#include <kdebug.h> |