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 dcf6f48e..cc5386e7 100644 --- a/kppp/pppstatdlg.cpp +++ b/kppp/pppstatdlg.cpp @@ -28,7 +28,7 @@ #include <twin.h> #include <kiconloader.h> #include <tdeapplication.h> -#include <klocale.h> +#include <tdelocale.h> #include <tqlabel.h> #include <tqframe.h> #include <tqgroupbox.h> |