summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 19:21:38 +0900
committerMichele Calgaro <[email protected]>2025-03-03 23:16:38 +0900
commit70b2c33754dfed90e77f54588ee9e3dddce0d5d4 (patch)
treedeba71209d9b4cf9274655d5be3ca2724f0e48bf
parentee837e00e8b06dac850985f9f9f7c8a3a8ba97ed (diff)
downloadtde-style-domino-70b2c33754dfed90e77f54588ee9e3dddce0d5d4.tar.gz
tde-style-domino-70b2c33754dfed90e77f54588ee9e3dddce0d5d4.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r--dominoConfig/dominoconf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/dominoConfig/dominoconf.cpp b/dominoConfig/dominoconf.cpp
index 70fb805..258e912 100644
--- a/dominoConfig/dominoconf.cpp
+++ b/dominoConfig/dominoconf.cpp
@@ -54,7 +54,7 @@ DEALINGS IN THE SOFTWARE.
#include <tqlistbox.h>
#include <tqheader.h>
#include <kinputdialog.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tqdir.h>
#include <tqbuttongroup.h>
#include <tdemessagebox.h>