summaryrefslogtreecommitdiffstats
path: root/kppp/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kppp/main.cpp')
-rw-r--r--kppp/main.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kppp/main.cpp b/kppp/main.cpp
index d7c40cf1..4d18b76b 100644
--- a/kppp/main.cpp
+++ b/kppp/main.cpp
@@ -48,9 +48,9 @@
#include <tdeapplication.h>
#include <tdecmdlineargs.h>
#include <kdebug.h>
-#include <kglobal.h>
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdeglobal.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
#include <kstandarddirs.h>
#include "kpppwidget.h"