diff options
Diffstat (limited to 'noatun/modules/htmlexport/htmlexport.cpp')
-rw-r--r-- | noatun/modules/htmlexport/htmlexport.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/htmlexport/htmlexport.cpp b/noatun/modules/htmlexport/htmlexport.cpp index 60792eea..77e832df 100644 --- a/noatun/modules/htmlexport/htmlexport.cpp +++ b/noatun/modules/htmlexport/htmlexport.cpp @@ -1,4 +1,4 @@ -#include <klocale.h> +#include <tdelocale.h> #include <tqregexp.h> #include <tqtextcodec.h> #include <tdeaction.h> |