summaryrefslogtreecommitdiffstats
path: root/tdeparts/browserrun.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeparts/browserrun.cpp')
-rw-r--r--tdeparts/browserrun.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdeparts/browserrun.cpp b/tdeparts/browserrun.cpp
index 34f4c21c9..3abd01524 100644
--- a/tdeparts/browserrun.cpp
+++ b/tdeparts/browserrun.cpp
@@ -17,15 +17,15 @@
*/
#include "browserrun.h"
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <tdefiledialog.h>
#include <tdeio/job.h>
#include <tdeio/scheduler.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kprocess.h>
#include <kstringhandler.h>
#include <kuserprofile.h>
-#include <ktempfile.h>
+#include <tdetempfile.h>
#include <kdebug.h>
#include <kstandarddirs.h>
#include <assert.h>