diff options
Diffstat (limited to 'kppp/accounting.cpp')
-rw-r--r-- | kppp/accounting.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/accounting.cpp b/kppp/accounting.cpp index 7f346eef..b92d5e4f 100644 --- a/kppp/accounting.cpp +++ b/kppp/accounting.cpp @@ -32,7 +32,7 @@ #include <tqdir.h> #include <kstandarddirs.h> -#include <klocale.h> +#include <tdelocale.h> #include <kdebug.h> #include <time.h> |