diff options
author | Michele Calgaro <[email protected]> | 2025-02-25 18:53:46 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-28 10:43:13 +0900 |
commit | a6b8cc41e27c15bb670aa7c0c0464b6eb44099e9 (patch) | |
tree | 74f9303eb3397985d5838dee0fbed0330b25f3e9 /chalk/ui/kis_controlframe.cpp | |
parent | 7bc34c7d4a07099da42038b83c543fb4274b1e56 (diff) | |
download | koffice-master.tar.gz koffice-master.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'chalk/ui/kis_controlframe.cpp')
-rw-r--r-- | chalk/ui/kis_controlframe.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/ui/kis_controlframe.cpp b/chalk/ui/kis_controlframe.cpp index 67abd397..35803fc2 100644 --- a/chalk/ui/kis_controlframe.cpp +++ b/chalk/ui/kis_controlframe.cpp @@ -32,7 +32,7 @@ #include <tdetoolbar.h> #include <tdemainwindow.h> #include <tdeglobalsettings.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kdebug.h> #include <tdelocale.h> #include <koFrameButton.h> |