summaryrefslogtreecommitdiffstats
path: root/filesharing/advanced/propsdlgplugin/propertiespage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'filesharing/advanced/propsdlgplugin/propertiespage.cpp')
-rw-r--r--filesharing/advanced/propsdlgplugin/propertiespage.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/filesharing/advanced/propsdlgplugin/propertiespage.cpp b/filesharing/advanced/propsdlgplugin/propertiespage.cpp
index 0bf740ef..a61a8dd6 100644
--- a/filesharing/advanced/propsdlgplugin/propertiespage.cpp
+++ b/filesharing/advanced/propsdlgplugin/propertiespage.cpp
@@ -28,15 +28,15 @@
#include <tdefileshare.h>
#include <knfsshare.h>
#include <ksambashare.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kurl.h>
#include <kdebug.h>
#include <tdefile.h>
#include <kurlrequester.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <klineedit.h>
#include <kprocio.h>
-#include <ktempfile.h>
+#include <tdetempfile.h>
// NFS related
#include "../nfs/nfsfile.h"