summaryrefslogtreecommitdiffstats
path: root/src/k9mencodercmdgen.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 18:50:49 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 18:50:49 +0900
commit2c3e4fa6f1e6ec2931cfecb1fd55ed1826bbc867 (patch)
treede820c6476c6283f5739353c69a2027656b7f251 /src/k9mencodercmdgen.cpp
parentc941c6925e63166688e9ade9294955ccd3610b37 (diff)
downloadk9copy-2c3e4fa6f1e6ec2931cfecb1fd55ed1826bbc867.tar.gz
k9copy-2c3e4fa6f1e6ec2931cfecb1fd55ed1826bbc867.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/k9mencodercmdgen.cpp')
-rw-r--r--src/k9mencodercmdgen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k9mencodercmdgen.cpp b/src/k9mencodercmdgen.cpp
index c7ae8fb..b2777c3 100644
--- a/src/k9mencodercmdgen.cpp
+++ b/src/k9mencodercmdgen.cpp
@@ -28,7 +28,7 @@
#include <tqvbox.h>
#include <tqtooltip.h>
#include <tqwhatsthis.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdeapplication.h>
class _k9CheckListItem: public TQCheckListItem {
public: