summaryrefslogtreecommitdiffstats
path: root/libkcddb
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 22:47:07 +0900
committerMichele Calgaro <[email protected]>2025-02-25 22:47:07 +0900
commit4e458352db936ae1adc273089ce581f380886129 (patch)
tree79f9912fb6daa734b3028792154d888aec36654d /libkcddb
parent51a1b8ec80f2f95d7da45a42d821c425b77a46b5 (diff)
downloadtdemultimedia-4e458352db936ae1adc273089ce581f380886129.tar.gz
tdemultimedia-4e458352db936ae1adc273089ce581f380886129.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'libkcddb')
-rw-r--r--libkcddb/cache.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcddb/cache.cpp b/libkcddb/cache.cpp
index 5e57b35a..10aa683a 100644
--- a/libkcddb/cache.cpp
+++ b/libkcddb/cache.cpp
@@ -20,7 +20,7 @@
*/
#include <kdebug.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tqfile.h>
#include <tqdir.h>