diff options
author | Michele Calgaro <[email protected]> | 2025-02-25 18:50:39 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-25 18:50:39 +0900 |
commit | a73cc1e9f3e31ca44036ca2a231fa58978e7836b (patch) | |
tree | 3b45e78e1898e75a43f34a81fb756d0fb083f550 /src/k3bdiroperator.cpp | |
parent | a1169ddf04628c0e3c3fcfbfa83f0d3df4512fc7 (diff) | |
download | k3b-master.tar.gz k3b-master.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/k3bdiroperator.cpp')
-rw-r--r-- | src/k3bdiroperator.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k3bdiroperator.cpp b/src/k3bdiroperator.cpp index 22c36ae..8654766 100644 --- a/src/k3bdiroperator.cpp +++ b/src/k3bdiroperator.cpp @@ -25,7 +25,7 @@ #include <tdefilepreview.h> #include <tdeaction.h> #include <kbookmarkmenu.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdepopupmenu.h> #include <tqdir.h> |