diff options
Diffstat (limited to 'kppp/modems.cpp')
-rw-r--r-- | kppp/modems.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kppp/modems.cpp b/kppp/modems.cpp index 4f15c17d..c064b714 100644 --- a/kppp/modems.cpp +++ b/kppp/modems.cpp @@ -34,9 +34,9 @@ #include <tdeapplication.h> #include <kbuttonbox.h> -#include <kmessagebox.h> -#include <klocale.h> -#include <kglobal.h> +#include <tdemessagebox.h> +#include <tdelocale.h> +#include <tdeglobal.h> #include <twin.h> #include <kdialogbase.h> #include <tqvgroupbox.h> |