summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 19:21:47 +0900
committerMichele Calgaro <[email protected]>2025-03-03 23:19:33 +0900
commit367b3ab6b519b645292a98572025be340aea58b6 (patch)
tree9b4a8871a24be318f38abba3633a691b26b4e6bd
parent846b41b898b0f071ba730418c282b828ef0bb7eb (diff)
downloadtde-style-ia-ora-367b3ab6b519b645292a98572025be340aea58b6.tar.gz
tde-style-ia-ora-367b3ab6b519b645292a98572025be340aea58b6.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r--src/widget/ia_ora.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widget/ia_ora.cpp b/src/widget/ia_ora.cpp
index fb74a3e..a454434 100644
--- a/src/widget/ia_ora.cpp
+++ b/src/widget/ia_ora.cpp
@@ -46,7 +46,7 @@
#include <tqtoolbutton.h>
#include <tqtoolbar.h>
#include <tqpopupmenu.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kdrawutil.h>
#include <kpixmapeffect.h>
#include <tqradiobutton.h>