diff options
Diffstat (limited to 'kppp/modem.cpp')
-rw-r--r-- | kppp/modem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/modem.cpp b/kppp/modem.cpp index 4fc3e503..ee75d417 100644 --- a/kppp/modem.cpp +++ b/kppp/modem.cpp @@ -36,7 +36,7 @@ #include "modem.h" #include "pppdata.h" #include "requester.h" -#include <klocale.h> +#include <tdelocale.h> #include <kdebug.h> #include <tdecmdlineargs.h> #include <config.h> |