diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-02-25 22:49:32 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-02-25 22:49:32 +0900 |
commit | c6c85358d8f0ce34fcc524d58ab9a3898c171f61 (patch) | |
tree | 276f288a0392d6a7cb02310085045770b3f81ccc /filesharing/advanced/propsdlgplugin | |
parent | ee6d5cf64cd94e7a60ea8a9f3087e33890dfe49e (diff) | |
download | tdenetwork-master.tar.gz tdenetwork-master.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'filesharing/advanced/propsdlgplugin')
-rw-r--r-- | filesharing/advanced/propsdlgplugin/propsdlgshareplugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filesharing/advanced/propsdlgplugin/propsdlgshareplugin.cpp b/filesharing/advanced/propsdlgplugin/propsdlgshareplugin.cpp index 0d22dfa4..a228d233 100644 --- a/filesharing/advanced/propsdlgplugin/propsdlgshareplugin.cpp +++ b/filesharing/advanced/propsdlgplugin/propsdlgshareplugin.cpp @@ -27,7 +27,7 @@ #include <tdefileshare.h> #include <tdemessagebox.h> #include <tdeprocess.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kdialog.h> #include <tdeglobal.h> |