summaryrefslogtreecommitdiffstats
path: root/tdeio/tdefile/tdefilesharedlg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tdefile/tdefilesharedlg.cpp')
-rw-r--r--tdeio/tdefile/tdefilesharedlg.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdeio/tdefile/tdefilesharedlg.cpp b/tdeio/tdefile/tdefilesharedlg.cpp
index 6204fa6bb..a2fb01c2c 100644
--- a/tdeio/tdefile/tdefilesharedlg.cpp
+++ b/tdeio/tdefile/tdefilesharedlg.cpp
@@ -27,8 +27,8 @@
#include <tqlineedit.h>
#include <kprocess.h>
#include <kprocio.h>
-#include <klocale.h>
-#include <kglobalsettings.h>
+#include <tdelocale.h>
+#include <tdeglobalsettings.h>
#include <kstandarddirs.h>
#include <kdebug.h>
#include <stdio.h>
@@ -39,7 +39,7 @@
#include <tqpushbutton.h>
#include <tdeapplication.h>
#include <ksimpleconfig.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
class KFileSharePropsPlugin::Private
{