diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-02-25 18:33:21 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-02-25 18:33:21 +0900 |
commit | f794fdc39bcdbfe7afe39e20ccfd8aa4c1f10691 (patch) | |
tree | fe674a84bdeb2761de6150d888624e3ffa9fbcf1 /doc/html/logger_8cpp-source.html | |
parent | da52348c5cdc76ce4ff748dc3317d557b267c885 (diff) | |
download | kshowmail-f794fdc39bcdbfe7afe39e20ccfd8aa4c1f10691.tar.gz kshowmail-f794fdc39bcdbfe7afe39e20ccfd8aa4c1f10691.zip |
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/logger_8cpp-source.html')
-rw-r--r-- | doc/html/logger_8cpp-source.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/logger_8cpp-source.html b/doc/html/logger_8cpp-source.html index 2c66eae..0af498e 100644 --- a/doc/html/logger_8cpp-source.html +++ b/doc/html/logger_8cpp-source.html @@ -32,7 +32,7 @@ <a name="l00015"></a>00015 <span class="comment"> * *</span> <a name="l00016"></a>00016 <span class="comment"> ***************************************************************************/</span> <a name="l00017"></a>00017 -<a name="l00018"></a>00018 <span class="preprocessor">#include <kstandarddirs.h></span> +<a name="l00018"></a>00018 <span class="preprocessor">#include <tdestandarddirs.h></span> <a name="l00019"></a>00019 <span class="comment">// #include <kdebug.h></span> <a name="l00020"></a>00020 <span class="preprocessor">#include "logger.h"</span> <a name="l00021"></a>00021 |