diff options
author | Michele Calgaro <[email protected]> | 2025-02-25 22:49:32 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-25 22:49:32 +0900 |
commit | c6c85358d8f0ce34fcc524d58ab9a3898c171f61 (patch) | |
tree | 276f288a0392d6a7cb02310085045770b3f81ccc /kopete/protocols/yahoo/yahooeditaccount.cpp | |
parent | ee6d5cf64cd94e7a60ea8a9f3087e33890dfe49e (diff) | |
download | tdenetwork-c6c85358d8f0ce34fcc524d58ab9a3898c171f61.tar.gz tdenetwork-c6c85358d8f0ce34fcc524d58ab9a3898c171f61.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kopete/protocols/yahoo/yahooeditaccount.cpp')
-rw-r--r-- | kopete/protocols/yahoo/yahooeditaccount.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/yahooeditaccount.cpp b/kopete/protocols/yahoo/yahooeditaccount.cpp index 2e6de47c..c8d586a5 100644 --- a/kopete/protocols/yahoo/yahooeditaccount.cpp +++ b/kopete/protocols/yahoo/yahooeditaccount.cpp @@ -35,7 +35,7 @@ #include <tdefiledialog.h> #include <kpassdlg.h> #include <tdeconfig.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kpixmapregionselectordialog.h> // Kopete Includes |