summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/irc/ircprotocol.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 22:49:32 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 22:49:32 +0900
commitc6c85358d8f0ce34fcc524d58ab9a3898c171f61 (patch)
tree276f288a0392d6a7cb02310085045770b3f81ccc /kopete/protocols/irc/ircprotocol.cpp
parentee6d5cf64cd94e7a60ea8a9f3087e33890dfe49e (diff)
downloadtdenetwork-c6c85358d8f0ce34fcc524d58ab9a3898c171f61.tar.gz
tdenetwork-c6c85358d8f0ce34fcc524d58ab9a3898c171f61.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kopete/protocols/irc/ircprotocol.cpp')
-rw-r--r--kopete/protocols/irc/ircprotocol.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/irc/ircprotocol.cpp b/kopete/protocols/irc/ircprotocol.cpp
index a74ae8d4..6fd6b7e1 100644
--- a/kopete/protocols/irc/ircprotocol.cpp
+++ b/kopete/protocols/irc/ircprotocol.cpp
@@ -50,7 +50,7 @@
#include <kiconloader.h>
#include <tdemessagebox.h>
#include <ksimpleconfig.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kuser.h>
#include <tqcheckbox.h>