summaryrefslogtreecommitdiffstats
path: root/tdeparts/part.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeparts/part.cpp')
-rw-r--r--tdeparts/part.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdeparts/part.cpp b/tdeparts/part.cpp
index 9372adc08..954fc83d5 100644
--- a/tdeparts/part.cpp
+++ b/tdeparts/part.cpp
@@ -33,9 +33,9 @@
#include <tqfileinfo.h>
#include <kinstance.h>
-#include <klocale.h>
-#include <ktempfile.h>
-#include <kmessagebox.h>
+#include <tdelocale.h>
+#include <tdetempfile.h>
+#include <tdemessagebox.h>
#include <tdeio/job.h>
#include <kstandarddirs.h>
#include <tdefiledialog.h>