summaryrefslogtreecommitdiffstats
path: root/dcoprss
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 22:49:32 +0900
committerMichele Calgaro <[email protected]>2025-02-25 22:49:32 +0900
commitc6c85358d8f0ce34fcc524d58ab9a3898c171f61 (patch)
tree276f288a0392d6a7cb02310085045770b3f81ccc /dcoprss
parentee6d5cf64cd94e7a60ea8a9f3087e33890dfe49e (diff)
downloadtdenetwork-master.tar.gz
tdenetwork-master.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'dcoprss')
-rw-r--r--dcoprss/cache.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcoprss/cache.cpp b/dcoprss/cache.cpp
index c4a566aa..635f91cb 100644
--- a/dcoprss/cache.cpp
+++ b/dcoprss/cache.cpp
@@ -26,7 +26,7 @@
#include "xmlrpciface.h"
#include <kdebug.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tqdatastream.h>
#include <tqfile.h>