summaryrefslogtreecommitdiffstats
path: root/kexi/main/keximainwindowimpl.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 18:53:46 +0900
committerMichele Calgaro <[email protected]>2025-02-28 10:43:13 +0900
commita6b8cc41e27c15bb670aa7c0c0464b6eb44099e9 (patch)
tree74f9303eb3397985d5838dee0fbed0330b25f3e9 /kexi/main/keximainwindowimpl.cpp
parent7bc34c7d4a07099da42038b83c543fb4274b1e56 (diff)
downloadkoffice-a6b8cc41e27c15bb670aa7c0c0464b6eb44099e9.tar.gz
koffice-a6b8cc41e27c15bb670aa7c0c0464b6eb44099e9.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kexi/main/keximainwindowimpl.cpp')
-rw-r--r--kexi/main/keximainwindowimpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/main/keximainwindowimpl.cpp b/kexi/main/keximainwindowimpl.cpp
index 349d390a..4a736374 100644
--- a/kexi/main/keximainwindowimpl.cpp
+++ b/kexi/main/keximainwindowimpl.cpp
@@ -50,7 +50,7 @@
#include <tdeglobalsettings.h>
#include <tdeparts/componentfactory.h>
#include <ktip.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kpushbutton.h>
#include <ktextbrowser.h>
#include <kiconloader.h>