diff options
Diffstat (limited to 'noatun/modules/htmlexport/htmlexport.h')
-rw-r--r-- | noatun/modules/htmlexport/htmlexport.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/noatun/modules/htmlexport/htmlexport.h b/noatun/modules/htmlexport/htmlexport.h index d9acd313..c5928ed7 100644 --- a/noatun/modules/htmlexport/htmlexport.h +++ b/noatun/modules/htmlexport/htmlexport.h @@ -13,10 +13,10 @@ #include <tqtooltip.h> #include <tqwhatsthis.h> -#include <klocale.h> +#include <tdelocale.h> #include <tdepopupmenu.h> #include <tdefiledialog.h> -#include <ktempfile.h> +#include <tdetempfile.h> #include <kcolorbutton.h> #include <tdeio/netaccess.h> #include <tdeconfig.h> |