diff options
Diffstat (limited to 'plugins/recentstuff')
-rw-r--r-- | plugins/recentstuff/kbfxplasmarecentstuff.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/recentstuff/kbfxplasmarecentstuff.cpp b/plugins/recentstuff/kbfxplasmarecentstuff.cpp index df79a19..5f71e94 100644 --- a/plugins/recentstuff/kbfxplasmarecentstuff.cpp +++ b/plugins/recentstuff/kbfxplasmarecentstuff.cpp @@ -19,7 +19,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#include <kapplication.h> +#include <tdeapplication.h> #include <kservice.h> #include <kservicegroup.h> #include <kdebug.h> |