diff options
Diffstat (limited to 'kppp/pppstatdlg.cpp')
-rw-r--r-- | kppp/pppstatdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/pppstatdlg.cpp b/kppp/pppstatdlg.cpp index 073d3f55..dcf6f48e 100644 --- a/kppp/pppstatdlg.cpp +++ b/kppp/pppstatdlg.cpp @@ -27,7 +27,7 @@ #include <tqpainter.h> #include <twin.h> #include <kiconloader.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <klocale.h> #include <tqlabel.h> #include <tqframe.h> |