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 27746b69..60792eea 100644 --- a/noatun/modules/htmlexport/htmlexport.cpp +++ b/noatun/modules/htmlexport/htmlexport.cpp @@ -1,7 +1,7 @@ #include <klocale.h> #include <tqregexp.h> #include <tqtextcodec.h> -#include <kaction.h> +#include <tdeaction.h> #include <noatun/stdaction.h> #include "htmlexport.h" |