summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-22 21:51:03 +0900
committerMichele Calgaro <[email protected]>2025-02-22 21:51:03 +0900
commit15d7f9559819aee67fd73ab9b2c8ce68ab0641c8 (patch)
treefa84604af309d24f916d11a6c80e73dc845ecbc0
parent8d766d5282d666febeeb22ca0385188e8935302f (diff)
downloadyakuake-15d7f9559819aee67fd73ab9b2c8ce68ab0641c8.tar.gz
yakuake-15d7f9559819aee67fd73ab9b2c8ce68ab0641c8.zip
Use tdeglobalaccel.h
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r--yakuake/src/main_window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/yakuake/src/main_window.h b/yakuake/src/main_window.h
index 3df23f7..de8c772 100644
--- a/yakuake/src/main_window.h
+++ b/yakuake/src/main_window.h
@@ -38,7 +38,7 @@
#include <twinmodule.h>
#include <tdemainwindow.h>
#include <tdeapplication.h>
-#include <kglobalaccel.h>
+#include <tdeglobalaccel.h>
#include <kpassivepopup.h>