diff options
Diffstat (limited to 'akregator/src/frame.cpp')
-rw-r--r-- | akregator/src/frame.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/frame.cpp b/akregator/src/frame.cpp index 988549e97..351d35125 100644 --- a/akregator/src/frame.cpp +++ b/akregator/src/frame.cpp @@ -25,7 +25,7 @@ #include <tqregexp.h> #include <tqstylesheet.h> -#include <kactioncollection.h> +#include <tdeactioncollection.h> #include <kdebug.h> #include <klocale.h> #include <tdeparts/browserextension.h> |