summaryrefslogtreecommitdiffstats
path: root/src/dndlistview.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 18:34:23 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 18:34:23 +0900
commit3d5b299f868d77a16e74757300db5e9bb9e0bd66 (patch)
tree954df6c129ea238408a58e4480f22e047d700912 /src/dndlistview.cpp
parent71c21c74edf7398af3a6d748e33bf013f9bf2708 (diff)
downloadtork-3d5b299f868d77a16e74757300db5e9bb9e0bd66.tar.gz
tork-3d5b299f868d77a16e74757300db5e9bb9e0bd66.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/dndlistview.cpp')
-rw-r--r--src/dndlistview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dndlistview.cpp b/src/dndlistview.cpp
index a689fcf..51e5d8a 100644
--- a/src/dndlistview.cpp
+++ b/src/dndlistview.cpp
@@ -25,7 +25,7 @@
#include <kiconloader.h>
#include <tdelocale.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include "dndlistview.h"
#include "torkconfig.h"