summaryrefslogtreecommitdiffstats
path: root/src/newprofilewizard.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newprofilewizard.cpp')
-rw-r--r--src/newprofilewizard.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/newprofilewizard.cpp b/src/newprofilewizard.cpp
index 3086137..f00b514 100644
--- a/src/newprofilewizard.cpp
+++ b/src/newprofilewizard.cpp
@@ -19,7 +19,7 @@
***************************************************************************/
//BEGIN INCLUDES
-#include <klocale.h>
+#include <tdelocale.h>
#include <tqlabel.h>
#include <tqhbox.h>
#include <tqvbox.h>
@@ -28,7 +28,7 @@
#include <tqcheckbox.h>
#include <klineedit.h>
#include <tqlineedit.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <kcombobox.h>
#include <kurlrequester.h>
#include <knuminput.h>