summaryrefslogtreecommitdiffstats
path: root/kicker/taskbar/taskbar.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-22 21:51:38 +0900
committerMichele Calgaro <[email protected]>2025-02-22 21:51:38 +0900
commitcbf7df3a2e8084e41a85f34cecf47f712a5f077f (patch)
tree64ef8184c91695366373e384d49eeac4e141c477 /kicker/taskbar/taskbar.cpp
parentbabe548b3806606e0f045d533f9fe5962641ee17 (diff)
downloadtdebase-cbf7df3a2e8084e41a85f34cecf47f712a5f077f.tar.gz
tdebase-cbf7df3a2e8084e41a85f34cecf47f712a5f077f.zip
Use tdeglobalaccel.h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kicker/taskbar/taskbar.cpp')
-rw-r--r--kicker/taskbar/taskbar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/taskbar/taskbar.cpp b/kicker/taskbar/taskbar.cpp
index d6a7d0f4e..f4dc14d69 100644
--- a/kicker/taskbar/taskbar.cpp
+++ b/kicker/taskbar/taskbar.cpp
@@ -36,7 +36,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <tdeapplication.h>
#include <kdebug.h>
#include <tdeglobal.h>
-#include <kglobalaccel.h>
+#include <tdeglobalaccel.h>
#include <kimageeffect.h>
#include <tdelocale.h>
#include <kstandarddirs.h>