diff options
Diffstat (limited to 'filesharing/advanced/propsdlgplugin/propertiespage.cpp')
-rw-r--r-- | filesharing/advanced/propsdlgplugin/propertiespage.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/filesharing/advanced/propsdlgplugin/propertiespage.cpp b/filesharing/advanced/propsdlgplugin/propertiespage.cpp index 91ce79d3..0bf740ef 100644 --- a/filesharing/advanced/propsdlgplugin/propertiespage.cpp +++ b/filesharing/advanced/propsdlgplugin/propertiespage.cpp @@ -25,13 +25,13 @@ #include <kpushbutton.h> #include <tqtimer.h> -#include <kfileshare.h> +#include <tdefileshare.h> #include <knfsshare.h> #include <ksambashare.h> #include <klocale.h> #include <kurl.h> #include <kdebug.h> -#include <kfile.h> +#include <tdefile.h> #include <kurlrequester.h> #include <kmessagebox.h> #include <klineedit.h> |