diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-02-25 18:50:39 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-02-25 18:50:39 +0900 |
| commit | a73cc1e9f3e31ca44036ca2a231fa58978e7836b (patch) | |
| tree | 3b45e78e1898e75a43f34a81fb756d0fb083f550 /src/k3bdebuggingoutputfile.cpp | |
| parent | a1169ddf04628c0e3c3fcfbfa83f0d3df4512fc7 (diff) | |
| download | k3b-a73cc1e9f3e31ca44036ca2a231fa58978e7836b.tar.gz k3b-a73cc1e9f3e31ca44036ca2a231fa58978e7836b.zip | |
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/k3bdebuggingoutputfile.cpp')
| -rw-r--r-- | src/k3bdebuggingoutputfile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k3bdebuggingoutputfile.cpp b/src/k3bdebuggingoutputfile.cpp index 54dbda6..e83c78f 100644 --- a/src/k3bdebuggingoutputfile.cpp +++ b/src/k3bdebuggingoutputfile.cpp @@ -22,7 +22,7 @@ #include <k3bdeviceglobals.h> #include <k3bglobals.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeglobalsettings.h> #include <tdeapplication.h> |
