diff options
Diffstat (limited to 'akregator/src/mainwindow.h')
-rw-r--r-- | akregator/src/mainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/mainwindow.h b/akregator/src/mainwindow.h index 4acf5adaa..c5d9529bb 100644 --- a/akregator/src/mainwindow.h +++ b/akregator/src/mainwindow.h @@ -29,7 +29,7 @@ #include <config.h> #endif -#include <kapplication.h> +#include <tdeapplication.h> #include <tdeparts/mainwindow.h> #include <tdeparts/browserinterface.h> #include <tdeparts/browserextension.h> |