summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 19:23:50 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 19:23:50 +0900
commit19da8ad4e9f49d56a300700053bf86f04a0d4051 (patch)
treeccbbf2e1e14936f8c4e7779b72793303ee8600ec
parent7f766218f280fed1a2af81c8cac8196e224b3219 (diff)
downloadmathemagics-19da8ad4e9f49d56a300700053bf86f04a0d4051.tar.gz
mathemagics-19da8ad4e9f49d56a300700053bf86f04a0d4051.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--mathemagics/mathemagics.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/mathemagics/mathemagics.cpp b/mathemagics/mathemagics.cpp
index 4365503..7499097 100644
--- a/mathemagics/mathemagics.cpp
+++ b/mathemagics/mathemagics.cpp
@@ -31,7 +31,7 @@
#include <kkeydialog.h>
#include <tdemainwindow.h>
#include <knotifyclient.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kstatusbar.h>
#include <kstdaction.h>
#include <tdetoolbar.h>